- Refactored site specific stuff into a site module - PSI specific stuff is now in the PSI directory. - The old version has been tagged with pre-ansto
5 lines
64 B
C
5 lines
64 B
C
#include "fortify.c"
|
|
#ifndef FORTIFY
|
|
void null(void){}
|
|
#endif
|