summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/amd64/include/param.h')
-rw-r--r--sys/amd64/include/param.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/amd64/include/param.h b/sys/amd64/include/param.h
index a6ab20c..b166a1a 100644
--- a/sys/amd64/include/param.h
+++ b/sys/amd64/include/param.h
@@ -84,13 +84,6 @@
#endif
#define MID_MACHINE MID_X86_64
-/*
- * 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 16
#else
OpenPOWER on IntegriCloud