Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/integrator Pull in <evbarm/ifpga/irqhandler....
details: https://anonhg.NetBSD.org/src/rev/33847cfd6600
branches: trunk
changeset: 521406:33847cfd6600
user: thorpej <thorpej%NetBSD.org@localhost>
date: Wed Jan 30 04:00:47 2002 +0000
description:
Pull in <evbarm/ifpga/irqhandler.h> for now.
diffstat:
sys/arch/evbarm/integrator/integrator_machdep.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 0a40a9f4de31 -r 33847cfd6600 sys/arch/evbarm/integrator/integrator_machdep.c
--- a/sys/arch/evbarm/integrator/integrator_machdep.c Wed Jan 30 03:59:39 2002 +0000
+++ b/sys/arch/evbarm/integrator/integrator_machdep.c Wed Jan 30 04:00:47 2002 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: integrator_machdep.c,v 1.7 2002/01/25 19:19:29 thorpej Exp $ */
+/* $NetBSD: integrator_machdep.c,v 1.8 2002/01/30 04:00:47 thorpej Exp $ */
/*
* Copyright (c) 2001 ARM Ltd
@@ -89,6 +89,7 @@
#include <machine/cpu.h>
#include <machine/frame.h>
#include <machine/intr.h>
+#include <evbarm/ifpga/irqhandler.h> /* XXX XXX XXX */
#include <arm/undefined.h>
#include <evbarm/integrator/integrator_boot.h>
Home |
Main Index |
Thread Index |
Old Index