Files
sics/tecs/fortify1.c

5 lines
64 B
C

#include "fortify.c"
#ifndef FORTIFY
void null(void){}
#endif