chiark / gitweb /
srv with postsort seems to work
[adns.git] / regress / hsyscalls.i4
index 6be9556ccd473f9eacc85f7e707a0b2b79f76fa9..cf9f95831aa3df15448b1f741bdb0407f26f4de9 100644 (file)
@@ -135,6 +135,7 @@ hm_syscall(
 
 hm_specsyscall(int, writev, `int fd, const struct iovec *vector, size_t count')
 hm_specsyscall(int, gettimeofday, `struct timeval *tv, struct timezone *tz')
+hm_specsyscall(pid_t, getpid, `void')
 
 hm_specsyscall(void*, malloc, `size_t sz')
 hm_specsyscall(void, free, `void *ptr')