forked from AbleOS/ableos
8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
// ! all values in this file are subject to change.
|
|
$syn := 1
|
|
$ack := 2
|
|
$refused := 3
|
|
$quit := 4
|
|
$props := 5
|
|
$shutdown := 6
|
|
$frame_ready := 7 |