Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hp700/stand/boot
Module Name: src
Committed By: itohy
Date: Tue Oct 21 12:35:23 UTC 2003
Modified Files:
src/sys/arch/hp700/stand/boot: Makefile
Log Message:
Add -D__daddr_t=int32_t so that the arguments of IODC are
not promoted to 64bit.
On 32bit PDC machines, IODC *requires* 32bit args and IODC
can handle only 2GB, and need not to use 64bit integer.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/hp700/stand/boot/Makefile
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