Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amigappc/include Define schedstate_percpu.
details: https://anonhg.NetBSD.org/src/rev/345949bef259
branches: trunk
changeset: 488020:345949bef259
user: is <is%NetBSD.org@localhost>
date: Fri Jun 16 21:36:09 2000 +0000
description:
Define schedstate_percpu.
diffstat:
sys/arch/amigappc/include/cpu.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 643744bdaf28 -r 345949bef259 sys/arch/amigappc/include/cpu.h
--- a/sys/arch/amigappc/include/cpu.h Fri Jun 16 20:52:49 2000 +0000
+++ b/sys/arch/amigappc/include/cpu.h Fri Jun 16 21:36:09 2000 +0000
@@ -9,6 +9,7 @@
#include <machine/psl.h>
#include <machine/intr.h>
+#include <sys/sched.h>
struct cpu_info {
struct schedstate_percpu ci_schedstate; /* scheduler state */
#if defined(DIAGNOSTIC) || defined(LOCKDEBUG)
Home |
Main Index |
Thread Index |
Old Index