Define _MACHINE.

This commit is contained in:
jmallett 2002-10-05 02:56:49 +00:00
parent fe58011393
commit 60e3efc139

View File

@ -57,7 +57,7 @@
#endif
#ifndef _MACHINE
#define _MACHIN "powerpc"
#define _MACHINE "powerpc"
#endif
#ifndef _MACHINE_ARCH
#define _MACHINE_ARCH "powerpc"