#ifndef HAL_SYSCALL_H_ #define HAL_SYSCALL_H_ void hal_syscall_init(void); #endif // HAL_SYSCALL_H_