register slots are now automatically allocated together with the $ARCH_attribute
[libfirm] / ir / be / mips / mips_gen_decls.h
1 #ifndef _MIPS_GEN_DECLS_H_
2 #define _MIPS_GEN_DECLS_H_
3
4 /**
5  * Generate all entities.
6  */
7 void mips_gen_decls(FILE *out);
8
9 #endif /* _MIPS_GEN_DECLS_H_ */