1 /* 2 * Copyright 2005, Ingo Weinhold, bonefish@users.sf.net. 3 * Distributed under the terms of the MIT License. 4 */ 5 6 #include <syscalls.h> 7 8 #include "Syscall.h" 9 #include "TypeHandler.h" 10 11 #include "strace_syscalls.h" 12 // generated by gensyscalls 13 14