Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   is
Date:           Mon Sep 20 23:17:15 UTC 1999

Modified Files:
        syssrc/sys/arch/amiga/conf: files.amiga
        syssrc/sys/arch/amiga/dev: ite_cc.c

Log Message:
replace inline asm by macro calls, that expand to the original inline asm
or to C replacements depending on the USE_C_BFOPS option.
The C replacement only works for our 8 bit wide fonts.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 syssrc/sys/arch/amiga/conf/files.amiga
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/amiga/dev/ite_cc.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