aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/param.h')
-rw-r--r--sys/powerpc/include/param.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/powerpc/include/param.h b/sys/powerpc/include/param.h
index b40ada24ad11..e79e92f76ec2 100644
--- a/sys/powerpc/include/param.h
+++ b/sys/powerpc/include/param.h
@@ -46,9 +46,6 @@
#include <machine/_align.h>
-/* Needed to display interrupts on OFW PCI */
-#define __PCI_REROUTE_INTERRUPT
-
#ifndef MACHINE
#define MACHINE "powerpc"
#endif