Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/nathanw_sa]: src/sys/arch/sun3/include move the spl*() and IPL_* definit...
details: https://anonhg.NetBSD.org/src/rev/3048a423cb26
branches: nathanw_sa
changeset: 504693:3048a423cb26
user: chs <chs%NetBSD.org@localhost>
date: Mon May 28 21:06:20 2001 +0000
description:
move the spl*() and IPL_* definitions to intr.h.
diffstat:
sys/arch/sun3/include/psl.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (7 lines):
diff -r a6cbb0d8a325 -r 3048a423cb26 sys/arch/sun3/include/psl.h
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sun3/include/psl.h Mon May 28 21:06:20 2001 +0000
@@ -0,0 +1,3 @@
+/* $NetBSD: psl.h,v 1.20.8.2 2001/05/28 21:06:20 chs Exp $ */
+
+#include <m68k/psl.h>
Home |
Main Index |
Thread Index |
Old Index