summaryrefslogtreecommitdiffstats
path: root/sys/alpha/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/include/param.h')
-rw-r--r--sys/alpha/include/param.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sys/alpha/include/param.h b/sys/alpha/include/param.h
index 444b8b7..5a286f4 100644
--- a/sys/alpha/include/param.h
+++ b/sys/alpha/include/param.h
@@ -91,13 +91,6 @@
#include <machine/alpha_cpu.h>
#include <machine/cpu.h>
-/*
- * 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 32
#else
OpenPOWER on IntegriCloud