ALTENTRY
#define ALTENTRY(x) ! .export x, entry ! .label x
#define ALTENTRY(name) .globl name; name:
#define ALTENTRY(name) \