feat: added reaper and suicide support
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
// function
|
||||
#define att_noreturn __attribute((noreturn))
|
||||
#define att_cdecl __attribute((cdecl))
|
||||
#define att_unused __attribute((unused))
|
||||
// structure
|
||||
#define att_packed __attribute((packed))
|
||||
// field
|
||||
|
||||
Reference in New Issue
Block a user