Kernel 0.94

This commit is contained in:
Rémy GIBERT 2020-02-19 07:53:24 +01:00
parent 1245529ab9
commit 14be0c5225
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -49,7 +49,7 @@ K.GetDev.9 rts
* ## C
* `int getdevstatus(short int DevID, S.DIB *dstat);`
* ## ASM
* `PUSHB DevID`
* `>PUSHB DevID`
* `>PUSHW S.DIB`
* `>SYSCALL GetDevStatus`
* ## RETURN VALUE