1) Revised fix for Bug 2975 - [GCCE] Illegal inline assembler in kernel/eka/drivers/debug/rmdebug/d_rmd_stepping.cpp.
Should have conditionally different code for __ARMCC__ and __GCCE_
2) Fix for Bug 2976 - [GCCE] Overlapping naked function bodies break exception-handling.
3) Fix an incidental "impossible constraint in asm" gripe.
EXPORTS
_Z7Export1v @ 1 NONAME ; Export1()
_Z7Export2v @ 2 NONAME ; Export2()
_Z7Export3v @ 3 NONAME ; Export3()
_Z7Export4v @ 4 NONAME ; Export4()