K 10 svn:author V 3 ian K 8 svn:date V 27 2014-03-10T22:52:32.245036Z K 7 svn:log V 360 Arrange for arm fork_trampoline() to return to userland via the standard swi_exit code in exception.S instead of having its own inline expansion of the DO_AST and PULLFRAME macros. That means that now all references to the PUSH/PULLFRAME and DO_AST macros are localized to exception.S, so move the macros themselves into there and remove them from asmacros.h END