summaryrefslogtreecommitdiff
path: root/src/nonstd/__syscall.c
blob: a1d0d1ed13d7c61b22412eaad04789e8df9f3df1 (plain)
1
2
3
4
#include <nonstd/syscall.h>

long __syscall(long number, ...)
;