diff --git a/sys/powerpc/include/param.h b/sys/powerpc/include/param.h index a0ae3db35d5..7a16fe71b83 100644 --- a/sys/powerpc/include/param.h +++ b/sys/powerpc/include/param.h @@ -57,7 +57,7 @@ #endif #ifndef _MACHINE -#define _MACHIN "powerpc" +#define _MACHINE "powerpc" #endif #ifndef _MACHINE_ARCH #define _MACHINE_ARCH "powerpc"