include 'vars/strings.asm' ; All strings in english (soon).\r
include 'init/bios.asm' ; Get back to realmode and do an INT.\r
include 'init/pic.asm' ; PIC rutines.\r
- include 'system/sys_ints.asm' ; System specific interrupts.\r
+ include 'system/services.asm' ; System service handler (int 0x32).\r
include 'kbd/keyboard.asm' ; Keyboard ISR.\r
include 'kbd/keymap.asm' ; Keymap(s).\r
include 'shell/shell.asm' ; File with shell/kernel monitor functions.\r