hi!
This commit is contained in:
4
tecs/fortify1.c
Normal file
4
tecs/fortify1.c
Normal file
@@ -0,0 +1,4 @@
|
||||
#include "fortify.c"
|
||||
#ifndef FORTIFY
|
||||
void null(void){};
|
||||
#endif
|
||||
Reference in New Issue
Block a user