fixed indents
[libfirm] / ir / be / ia32 / bearch_ia32.h
1 #ifndef _BEARCH_IA32_H_
2 #define _BEARCH_IA32_H_
3
4 #include "../bearch.h"
5
6 extern const arch_isa_if_t ia32_isa_if;
7
8 #endif /* _BEARCH_IA32_H_ */