Module Name: src Committed By: dsl Date: Fri Jan 3 16:54:48 UTC 2014
Modified Files: src/sys/sys: exec_elf.h Log Message: Remove the incorrect and unused Elf64_Shalf. At one time it was used for a 32bit item - but that definition has long since been changed to use a reasonable 32bit type. To generate a diff of this commit: cvs rdiff -u -r1.134 -r1.135 src/sys/sys/exec_elf.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.