Define _MACHINE.

This commit is contained in:
Juli Mallett 2002-10-05 02:56:49 +00:00
parent be779e1ae2
commit e6abe47dbf

View file

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