summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/syscalls.c/getppid.c
blob: ee87a8eaef63c9df682df23c7e5b584438f27fa3 (plain)
1
2
3
#include "syscalls.h"

_syscall0(int,getppid)