Fix MMAP code to set lowpage for trampoline allocation. Rename internal support funcs...
commit9d2fd4c02adce274e71ad960d21907aedb312765
authorNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Feb 2009 18:34:48 +0000 (4 18:34 +0000)
committerNicJA <NicJA@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 4 Feb 2009 18:34:48 +0000 (4 18:34 +0000)
tree65144257a7be716875c31c7c23f6c634cfea0629
parentef3230ebbd2ed8f4d076069af16859475f1bd611
Fix MMAP code to set lowpage for trampoline allocation. Rename internal support funcs to prevent conflict with compiler internal funcs

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30424 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/x86_64-pc/bootstrap/bootstrap.c
arch/x86_64-pc/bootstrap/elfloader.c
arch/x86_64-pc/bootstrap/support.c
arch/x86_64-pc/bootstrap/support.h
arch/x86_64-pc/exec/exec_init.c