/* * generate definitions needed by assembly language modules * * Licensed under the GPL-2 or later */ #include int main(void) { return 0; }