Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm32
Module Name: syssrc
Committed By: thorpej
Date: Fri Nov 2 21:19:11 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/ofw: ofwgencfg_machdep.c
syssrc/sys/arch/arm32/shark: shark_machdep.c
Log Message:
The a.out header is at the beginning of the .text segment in
ZMAGIC images, so use the correct constant (KERNEL_TEXT_BASE)
to find it.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/arch/arm32/ofw/ofwgencfg_machdep.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/arch/arm32/shark/shark_machdep.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