Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
jedeoric committed Dec 5, 2023
1 parent f9be43e commit 5c3cdda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/include/kernel.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
.define KERNEL_XVALUES_GET_OSNAME $0E
.define KERNEL_XVALUES_GET_TIME $0F
.define KERNEL_XVALUES_GET_FREE_BANK $10
.define KERNEL_XVALUES_GET_FILESIZE $11

; Returns the string of the opened file of the current process
;.define KERNEL_XVALUES_GET_PROCESS_ID $0A
Expand Down

0 comments on commit 5c3cdda

Please sign in to comment.