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:
@@ -291,3 +291,6 @@ unregister_generic_syscall(const char *subsystem, uint32 version)
|
||||
return status;
|
||||
}
|
||||
|
||||
|
||||
#include "syscall_table.h"
|
||||
// generate by gensyscalls
|
||||
|
||||
Reference in New Issue
Block a user