LPCXpresso55S69_MRuby/include/app_syscalls.h

7 lines
101 B
C

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