feat: created initial stack smash protector
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#error "Userspace not implemented"
|
||||
#endif
|
||||
|
||||
void abort();
|
||||
void __attribute__((__noreturn__)) abort();
|
||||
|
||||
int atexit(void (*)(void));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user