major refactorings
Signed-off-by: kaguya3311 <kaguya3311@national.shitposting.agency>
This commit is contained in:
@@ -19,7 +19,7 @@ __sc_word_t __do_syscall6(long, __sc_word_t, __sc_word_t, __sc_word_t, __sc_word
|
||||
__sc_word_t, __sc_word_t);
|
||||
__sc_word_t __do_syscall7(long, __sc_word_t, __sc_word_t, __sc_word_t, __sc_word_t,
|
||||
__sc_word_t, __sc_word_t, __sc_word_t);
|
||||
long __do_syscall_ret(unsigned long);
|
||||
long __do_syscall_ret(unsigned long ret);
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C++" {
|
||||
|
||||
Reference in New Issue
Block a user