Files
2024-02-19 00:24:47 -05:00

8 lines
159 B
C

/* tm.h for 486 running system V.4. */
#include "i386v4.h"
/* By default, optimize code for the 486. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT (1|2)