changed to_appear_in_schedule: 1 - yes, 0 - no, -1 - don't know
[libfirm] / ir / be / ppc32 / bearch_ppc32.h
1 #ifndef _BEARCH_PPC32_H_
2 #define _BEARCH_PPC32_H_
3
4 #include "../bearch.h"
5
6 extern const arch_isa_if_t ppc32_isa_if;
7
8 #endif /* _BEARCH_PPC32_H_ */