6 lines
100 B
C
6 lines
100 B
C
|
/* Define target machine as a Sun 3 with no 68881. */
|
||
|
|
||
|
#define TARGET_DEFAULT 5
|
||
|
|
||
|
#include "sun3.h"
|