Home | History | Annotate | Line # | Download | only in h8300
      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 */
     10