added ir/opt include
[libfirm] / ir / be / arm / arm_gen_decls.h
1 #ifndef _ARM_GEN_DECLS_H_
2 #define _ARM_GEN_DECLS_H_
3
4 /**
5  * Generate all entities.
6  */
7 void arm_gen_decls(FILE *out);
8
9 #endif /* _ARM_GEN_DECLS_H_ */