Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sandpoint/sandpoint Include powerpc/spr.h.
details: https://anonhg.NetBSD.org/src/rev/4b16e0c69888
branches: trunk
changeset: 511691:4b16e0c69888
user: briggs <briggs%NetBSD.org@localhost>
date: Sun Jun 24 20:43:36 2001 +0000
description:
Include powerpc/spr.h.
diffstat:
sys/arch/sandpoint/sandpoint/locore.S | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f05a538168d0 -r 4b16e0c69888 sys/arch/sandpoint/sandpoint/locore.S
--- a/sys/arch/sandpoint/sandpoint/locore.S Sun Jun 24 20:35:50 2001 +0000
+++ b/sys/arch/sandpoint/sandpoint/locore.S Sun Jun 24 20:43:36 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: locore.S,v 1.2 2001/06/10 03:16:31 briggs Exp $ */
+/* $NetBSD: locore.S,v 1.3 2001/06/24 20:43:36 briggs Exp $ */
/* $OpenBSD: locore.S,v 1.4 1997/01/26 09:06:38 rahnds Exp $ */
/*
@@ -47,6 +47,7 @@
#include <machine/trap.h>
#include <machine/asm.h>
+#include <powerpc/spr.h>
#include <powerpc/mpc6xx/hid.h>
/*
Home |
Main Index |
Thread Index |
Old Index