artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
866cd52
)
Fixup of a merge error
author
niklas
<niklas@openbsd.org>
Thu, 2 May 1996 07:33:43 +0000
(07:33 +0000)
committer
niklas
<niklas@openbsd.org>
Thu, 2 May 1996 07:33:43 +0000
(07:33 +0000)
sys/arch/amiga/include/psl.h
patch
|
blob
|
history
diff --git
a/sys/arch/amiga/include/psl.h
b/sys/arch/amiga/include/psl.h
index
130934c
..
708b638
100644
(file)
--- a/
sys/arch/amiga/include/psl.h
+++ b/
sys/arch/amiga/include/psl.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: psl.h,v 1.
4 1996/05/02 06:44:46
niklas Exp $ */
+/* $OpenBSD: psl.h,v 1.
5 1996/05/02 07:33:43
niklas Exp $ */
/* $NetBSD: psl.h,v 1.8 1996/04/21 21:13:22 veego Exp $ */
#ifndef _MACHINE_PSL_H_
@@
-8,13
+8,6
@@
#if defined(_KERNEL) && !defined(_LOCORE)
-/*
- * spl functions; all are normally done in-line
- */
-#include <machine/psl.h>
-
-#ifdef _KERNEL
-
static __inline int
splraise(npsl)
register int npsl;