summaryrefslogtreecommitdiff
path: root/asm/int.s
AgeCommit message (Collapse)Author
2018-09-02cleanup filenamesMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-31various improvmenetsMiguel
* added debugging symbols to nasm output * started implementing an unified interrupt interface * moved smp entry point to kernel image!