Source-Changes archive

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

CVS commit: src/sys/arch/sgimips/sgimips



Module Name:    src
Committed By:   rumble
Date:           Tue Jun  8 22:51:21 UTC 2004

Modified Files:
        src/sys/arch/sgimips/sgimips: arcemu.c arcemu.h

Log Message:
Use global static prom vectors within the module instead of
creating them on the fly. Simplify arcemu_ip12_putc() since the
printf vector behaves as expected.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sgimips/sgimips/arcemu.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/sgimips/sgimips/arcemu.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