work on interrupts

This commit is contained in:
Kyle Cardoza 2024-03-31 15:11:59 -04:00
parent c10a61abee
commit 10456ce8da
1 changed files with 2 additions and 1 deletions

View File

@ -209,7 +209,8 @@ cop_reset:
; Return the version number for the running kernel.
;
; Arguments: None
; Return value: Version number in C
; Return value:
; C: Version number
;
; Note:
; The return value is divided into three fields.