arch/m68k-all: Make constants global, so that the compiler doesn't put them on the...
commit36196d37e1daa1c01b736709229cbbe4df3bdfe1
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 12 Aug 2011 23:58:33 +0000 (12 23:58 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 12 Aug 2011 23:58:33 +0000 (12 23:58 +0000)
tree791150f17b81a0a1852eca47ca994e2c550e6c91
parentf11cff93e9c5c9142dd71fae162190a3cfcb5104
arch/m68k-all: Make constants global, so that the compiler doesn't put them on the stack

This should fix some 68060/68040 cache issueswith locale.library

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@40700 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
arch/m68k-all/exec/setfunction.c