Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/sparc Make compile after scheduler state clea...
details: https://anonhg.NetBSD.org/src/rev/056e0dc8a536
branches: trunk
changeset: 486659:056e0dc8a536
user: mason <mason%NetBSD.org@localhost>
date: Sat May 27 11:44:54 2000 +0000
description:
Make compile after scheduler state cleanup.
diffstat:
sys/arch/sparc/sparc/cpuvar.h | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r fe14a84815f1 -r 056e0dc8a536 sys/arch/sparc/sparc/cpuvar.h
--- a/sys/arch/sparc/sparc/cpuvar.h Sat May 27 11:40:04 2000 +0000
+++ b/sys/arch/sparc/sparc/cpuvar.h Sat May 27 11:44:54 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: cpuvar.h,v 1.24 2000/05/26 21:20:17 thorpej Exp $ */
+/* $NetBSD: cpuvar.h,v 1.25 2000/05/27 11:44:54 mason Exp $ */
/*
* Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -48,6 +48,8 @@
#include <sys/lock.h>
#include <sys/sched.h>
+#include <sparc/include/reg.h>
+
#include <sparc/sparc/cache.h> /* for cacheinfo */
/*
Home |
Main Index |
Thread Index |
Old Index