mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-10 04:42:35 +01:00
8 lines
162 B
C
8 lines
162 B
C
|
/* tm.h for m68k running HPUX version 7. */
|
||
|
|
||
|
/* fletcher@cs.utexas.edu says this is needed. */
|
||
|
#define NO_DOT_IN_LABEL
|
||
|
#define NO_BUGS
|
||
|
|
||
|
#include "m68k/hp320.h"
|