Module Name: src Committed By: joerg Date: Mon Dec 8 20:50:11 UTC 2014
Modified Files:
src/sys/sys: cdefs_elf.h
Log Message:
Add macro to mark a symbol as weak. Use it to mark the end of a linker
set as empty linker set otherwise violate the aliasing rules of C by
presenting zero sized objects.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/sys/cdefs_elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
