Module Name: src Committed By: cegger Date: Fri Jul 2 11:38:20 UTC 2010
Modified Files: src/sys/sys: cdefs_elf.h Log Message: don't propagate __read_mostly and __cacheline_aligned to userland. Uncovered by Xen build failures. Xen includes this header through <stdarg.h>, but COHERENCY_UNIT is undefined. 'this fix should be done in HEAD' mjf@ To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 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.