Module Name: src Committed By: jym Date: Thu Sep 16 00:26:50 UTC 2010
Modified Files:
src/sys/lib/libsa: loadfile_elf32.c
Log Message:
Use standard ELF types for ELF code, instead of paddr_t. paddr_t should
only be used for low level code, like virtual memory internals.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/lib/libsa/loadfile_elf32.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
