diff options
Diffstat (limited to 'src/boot.s')
| -rw-r--r-- | src/boot.s | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -84,6 +84,7 @@ _start: stack since (pushed 0 bytes so far), so the alignment has thus been preserved and the call is well defined. */ + call _init call kernel_main /* |
