Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/luna68k



Module Name:    src
Committed By:   tsutsui
Date:           Thu Jul 10 16:14:16 UTC 2008

Modified Files:
        src/sys/arch/luna68k/include: intr.h
        src/sys/arch/luna68k/luna68k: isr.c

Log Message:
Cosmetic changes to sync with other m68k ports:
- rename ipl2spl_table[] to ipl2psl_table[] and make it uint16_t
- rename _spl member in ipl_cookie_t to _psl
- sort some splbio entries


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/luna68k/include/intr.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/luna68k/luna68k/isr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index