exec.library: Create a globally unique AbsExecBase symbol
commit6a31bdb03f5ada0002b4c332a8937178eab22988
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 3 Nov 2011 14:26:46 +0000 (3 14:26 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 3 Nov 2011 14:26:46 +0000 (3 14:26 +0000)
tree29760f13b5134254440cb2ad275e19e44a6a7d83
parent92af9dfc1cf821f95957d4c15687dcf074aab168
exec.library: Create a globally unique AbsExecBase symbol

This is useful when debugging exec.library, when SysBase
is corrupted in the call to the LVO

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@42239 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-amiga/boot/mmakefile.src
arch/m68k-amiga/boot/start.c
arch/m68k-amiga/exec/exec_globals.c [new file with mode: 0644]
arch/m68k-amiga/exec/mmakefile.src
rom/exec/exec_globals.c [new file with mode: 0644]
rom/exec/mmakefile.src