0224dc048c91b579a12886d508997c128db98db3
[libfirm] / ir / be / TEMPLATE / TEMPLATE_gen_decls.h
1 #ifndef _TEMPLATE_GEN_DECLS_H_
2 #define _TEMPLATE_GEN_DECLS_H_
3
4 /**
5  * Generate all entities.
6  */
7 void TEMPLATE_gen_decls(FILE *out);
8
9 #endif /* _TEMPLATE_GEN_DECLS_H_ */