Module Name: src
Committed By: maxv
Date: Sun Feb 16 17:46:36 UTC 2014
Modified Files:
src/sys/kern: exec_elf.c
Log Message:
Small cleanup:
- make elf_load_file() and elf_load_psection() static
- make loops consistent
- 'nload' is not used - see rev1.24
- 'ap' is not used in elf_load_file()
ok agc@ christos@
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/sys/kern/exec_elf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.