changed to_appear_in_schedule: 1 - yes, 0 - no, -1 - don't know
[libfirm] / ir / be / ppc32 / ppc32_gen_decls.h
1 #ifndef _PPC32_GEN_DECLS_H_
2 #define _PPC32_GEN_DECLS_H_
3
4 /**
5  * Generate all entities.
6  */
7 void ppc32_gen_decls(FILE *out);
8
9 #endif /* _PPC32_GEN_DECLS_H_ */