summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/param.h')
-rw-r--r--sys/powerpc/include/param.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/powerpc/include/param.h b/sys/powerpc/include/param.h
index 7969e4f..a0ae3db 100644
--- a/sys/powerpc/include/param.h
+++ b/sys/powerpc/include/param.h
@@ -80,13 +80,6 @@
#include <machine/cpu.h>
#endif
-/*
- * OBJFORMAT_NAMES is a comma-separated list of the object formats
- * that are supported on the architecture.
- */
-#define OBJFORMAT_NAMES "elf"
-#define OBJFORMAT_DEFAULT "elf"
-
#ifdef SMP
#define MAXCPU 2
#else
OpenPOWER on IntegriCloud