blob: 5493139474568d91f435364ad90a213a2d70e5fc [file] [log] [blame]
int main(void) {
#if @CHECK_CPU_ARCH_DEFINES@
return 0;
#else
fail
#endif
}