No need to define the types here, since arch_config.h now uses C types.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8908 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d5ea40e2bd
commit
91a4796939
@ -11,13 +11,6 @@
|
||||
#include "gensyscalls.h"
|
||||
#include "gensyscalls_common.h"
|
||||
|
||||
// We can't use SupportDefs.h to maintain portability
|
||||
typedef uint8_t uint8;
|
||||
typedef uint16_t uint16;
|
||||
typedef uint32_t uint32;
|
||||
typedef uint64_t uint64;
|
||||
|
||||
|
||||
extern "C" gensyscall_syscall_info *gensyscall_get_infos(int *count);
|
||||
|
||||
// usage
|
||||
|
Loading…
Reference in New Issue
Block a user