Source-Changes archive

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

CVS commit: src/sys/arch/sparc/dev



Module Name:    src
Committed By:   tsutsui
Date:           Sat Jun  4 04:59:18 UTC 2005

Modified Files:
        src/sys/arch/sparc/dev: vme_machdep.c

Log Message:
fkbyte() is in locore.s and accoring to its description it's used
only for work around unexplained transient bus errors when reading
the VME interrupt vector in vmeintr4m(), so change the prototype
declaration of fkbyte() in vmeintr4m() to appease gcc -Wcast-qual.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/arch/sparc/dev/vme_machdep.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