genmodule: Move x86_64 definition of __GM_GetBase into aros/x86_64/cpu.h
commit354b44fcde7fd253928f2f29b2066cc483140c7b
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Jul 2012 20:41:42 +0000 (16 20:41 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 16 Jul 2012 20:41:42 +0000 (16 20:41 +0000)
tree9faaf7605a4ae0e026eccfb91cde129bf08331d8
parent47f505cab7a4045a932b12b0d272eda07504bec8
genmodule: Move x86_64 definition of __GM_GetBase into aros/x86_64/cpu.h
genmodule: static __baseslot -> global __GM_BaseSlot
x86_64-all: inline __GM_GetBase into __AROS_RELLIBFUNCSTUB() wrapper

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45238 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/x86_64-all/include/aros/cpu.h
tools/genmodule/writeinclibdefs.c
tools/genmodule/writestart.c
tools/genmodule/writestubs.c