blob: 595387977afc7fc6d0a1e3fec16dca91d1ca9088 [file] [log] [blame]
#ifndef EXAMPLE_DEFINITION
# error "EXAMPLE_DEFINITION not defined."
#endif
int main(void)
{
return 0;
}