ack/mach/m65oo2/as/mach1.c

3 lines
88 B
C

void encode_imm(int opc, int sz, expr_t exp);
void branch(register int opc,expr_t exp);