NetBSD/sys/arch/powerpc
hannken 3bb1c71f4a Fix a typo introduced in revision 1.8:
-     #define splraiseipl(x)  splraise(x)
    +     #define splraiseipl(x)  splraise(imask[x])

Approved by: YAMAMOTO Takashi <yamt@netbsd.org>
2005-12-31 14:07:32 +00:00
..
conf merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fpu Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
ibm4xx bare asm -> __asm 2005-12-24 22:45:33 +00:00
include Fix a typo introduced in revision 1.8: 2005-12-31 14:07:32 +00:00
isa merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
marvell Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
oea Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:06:46 +00:00
powerpc __asm__ -> __asm 2005-12-24 23:23:59 +00:00
tools/chrpicon merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile