Include the syscall info array generated by gensyscalls.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11341 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-02-11 04:56:11 +00:00
parent 7d4d6d35c0
commit 6432752755
+3
View File
@@ -291,3 +291,6 @@ unregister_generic_syscall(const char *subsystem, uint32 version)
return status;
}
#include "syscall_table.h"
// generate by gensyscalls