aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/tconfig.h
blob: 42c538ca4b60ddbac1a470e5858a79b5fe24109b (plain)
1
2
3
4
5
6
7
8
9
/* M32R target configuration file.  -*- C -*- */

#ifndef M32R_TCONFIG_H
#define M32R_TCONFIG_H

/* For MSPR support.  FIXME: revisit.  */
#define WITH_DEVICES 1

#endif /* M32R_TCONFIG_H */