Remove inclusion of <linux/module.h> and <asm/atomic.h> since that
seems to lead to a portability swamp.  As a result, remove autoconf
check for <asm/atomic.h>.  Replace all this junk with
VKI_SIZEOF_STRUCT_MODULE (== 96) since that's all I ever wanted to
know in the first place.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@413 a5019735-40e9-0310-863c-91ae7b9d1cf9
6 files changed