Created types/syscallret.h
This commit is contained in:
6
include/types/syscallret.h
Normal file
6
include/types/syscallret.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef QUARK_SYSCALLRET_H
|
||||
#define QUARK_SYSCALLRET_H
|
||||
|
||||
typedef long syscallret_t;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user