updated comments
[libfirm] / ir / be / ia32 / ia32_gen_decls.h
1 #ifndef _IA32_GEN_DECLS_H_
2 #define _IA32_GEN_DECLS_H_
3
4 /**
5  * Generate all entities.
6  */
7 void ia32_gen_decls(FILE *out);
8
9 #endif /* _IA32_GEN_DECLS_H_ */