Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm/iomd



Module Name:    syssrc
Committed By:   bjh21
Date:           Thu Jun 20 19:33:36 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/iomd: wsqmsvar.h

Log Message:
Rather than explicitly masking and sign-extending 16-bit integers, use
u_int16_t and int16_t for the X and Y count registers.  GCC produces better
code this way.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/arm/iomd/wsqmsvar.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