Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/include



Module Name:    syssrc
Committed By:   uwe
Date:           Tue May  7 00:37:47 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc/include: bus.h

Log Message:
bus space methods should be "static __inline__", not "extern __inline__".
Otherwise an unoptimized kernel cannot be linked.  Reviewed by pk.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/sparc/include/bus.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