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