index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nonstd
/
syscall_lookup_t.c
blob: d30bdbc2c4cc5a0dd16c21a5d63ee591f75684e5 (
plain
)
1
2
3
#include <nonstd/syscall.h> typedef long (*syscall_lookup_t)(const char *);