aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/sim-main.h
blob: 003e19ce512f79feee5340effd0371c456b1eb2c (plain)
1
2
3
4
5
6
7
8
9
/* Main header for the Hitachi h8/300 architecture.  */

#ifndef SIM_MAIN_H
#define SIM_MAIN_H

#include "sim-basics.h"
#include "sim-base.h"

#endif /* SIM_MAIN_H */