summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/param.h')
-rw-r--r--sys/i386/include/param.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/i386/include/param.h b/sys/i386/include/param.h
index bdc1057..cf9cfe4 100644
--- a/sys/i386/include/param.h
+++ b/sys/i386/include/param.h
@@ -73,13 +73,6 @@
#endif
#define MID_MACHINE MID_I386
-/*
- * OBJFORMAT_NAMES is a comma-separated list of the object formats
- * that are supported on the architecture.
- */
-#define OBJFORMAT_NAMES "elf", "aout"
-#define OBJFORMAT_DEFAULT "elf"
-
#ifdef SMP
#define MAXCPU 16
#else
OpenPOWER on IntegriCloud