1
0
mirror of https://gitlab.os-k.eu/os-k-team/kvisc.git synced 2023-08-25 14:05:46 +02:00
This commit is contained in:
julianb0 2019-06-18 23:03:13 +02:00
parent 6a8533c938
commit 5acb3cef9d
No known key found for this signature in database
GPG Key ID: DDF8325C95299A62

View File

@ -6,7 +6,7 @@
;
main:
call cpudev_test
ret
iret
cpudev_test:
call RFS.GetLeastAvail
@ -32,7 +32,6 @@ cpudev_test:
trap 0
trap 0
trap 2
ret