#ifndef APP_SYSCALLS_H #define APP_SYSCALLS_H int app_syscalls_init(void); #endif //APP_SYSCALLS_H