Workaround for bug 2976 - [GCCE] Overlapping naked function bodies break exception-handling.
We have no fix that will compile the problem file kernel/eka/common/arm/carray.cia, so instead we just configure the c++ implementation of CArray instead of the assembly coded one.
EXPORTS
_ZN6MiscHw16PlayBeepSequenceEPKiiPFvPvES2_ @ 1 NONAME ; MiscHw::PlayBeepSequence(int const*, int, void (*)(void*), void*)
_ZN6MiscHw18CancelBeepSequenceEv @ 2 NONAME ; MiscHw::CancelBeepSequence()
_ZN6MiscHw23SetSoundDriverRecordingEi @ 3 NONAME ; MiscHw::SetSoundDriverRecording(int)