forked from AbleOS/ableos
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
// NonErrors
|
|
Success := 0
|
|
NotReady := 1
|
|
Timeout := 2
|
|
EventSet := 3
|
|
EventReset := 4
|
|
Incomplete := 5 |