summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ia64/include/param.h')
-rw-r--r--sys/ia64/include/param.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/ia64/include/param.h b/sys/ia64/include/param.h
index 1d6fcb8..1813d33 100644
--- a/sys/ia64/include/param.h
+++ b/sys/ia64/include/param.h
@@ -87,13 +87,6 @@
#endif
#define MID_MACHINE MID_IA64
-/*
- * 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