blob: bb8e2937b018db815fb36b50f0b1956d040e9153 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
/* Machine description file for SuperH. */
#ifdef __BIG_ENDIAN__
# define WORDS_BIG_ENDIAN
#endif
#define NO_ARG_ARRAY
/* arch-tag: 1b01b84f-f044-4afa-aa4b-caa54ec38966
(do not change this comment) */
|