#ifndef DEF_SYSCALL_H #define DEF_SYSCALL_H #include "idt.h" extern int_callback syscalls[]; #endif