ack/mach/powerpc/as/mach1.c

12 lines
208 B
C
Raw Normal View History

2007-11-02 18:56:58 +00:00
/*
* $Source$
* $State$
*/
/*
* Do not #include anything here. Do it in mach/proto/as/comm0.h
*/
extern word_t emit_hi(struct expr_t* expr, int is_signed);
extern word_t emit_lo(struct expr_t* expr);