Source-Changes archive

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

CVS commit: src/sys/arch/arc



Module Name:    src
Committed By:   tsutsui
Date:           Tue Nov 15 14:03:20 UTC 2005

Modified Files:
        src/sys/arch/arc/arc: arc_trap.c
        src/sys/arch/arc/include: cpu.h

Log Message:
Remove MIPS_INT_MASK_CLOCK and INT_MASK_REAL_DEV macro and
use MIPS_INT_MASK_5 and MIPS3_HARD_INT_MASK directly.
They were not used since interrupt service function was
moved from MI mips/trap.c to MD part long ago.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/arch/arc/arc/arc_trap.c
cvs rdiff -r1.20 -r1.21 src/sys/arch/arc/include/cpu.h

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