Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/modload
Module Name: src
Committed By: ross
Date: Sat Jul 8 05:49:01 UTC 2006
Modified Files:
src/sbin/modload: elf.c
Log Message:
Replace complicated test for ELFSIZE 64 with #ifdef _LP64 which is
the netbsd convention. Rig the old test temporarily to a #error
sanity check.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sbin/modload/elf.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