2 #include <exec/libraries.h>
3 #include <exec/types.h>
8 asm ("\n#define STUBCODE_INIT " STR(STUBCODE_INIT
));
9 asm ("\n#define STUBCODE " STR(STUBCODE
));
10 asm ("\n#define ALIASCODE " STR(ALIASCODE
));
14 asm volatile("\n#define LIB_VECTSIZE @SED@%0"::"i"(LIB_VECTSIZE
));