index
:
sbos.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu
/
syscall.h
blob: 7dd7229ad6f6bd54519c6fa48999c9e29a1b140f (
plain
)
1
2
3
4
5
#include "idt.h" #include <stddef.h> #include <typedefs.h> void syscalls_init(void);