Add get_reg_class_alignment() implementation
[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_ */