sim: h8300: move libsim.a creation to top-level
[binutils-gdb.git] / sim / h8300 / sim-main.h
1 /* Main header for the Hitachi h8/300 architecture. */
2
3 #ifndef SIM_MAIN_H
4 #define SIM_MAIN_H
5
6 #include "sim-basics.h"
7 #include "sim-base.h"
8
9 #endif /* SIM_MAIN_H */