First public contribution.
1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 // Force certain exception support internal to be exported for testing purposes
17 __asm void __rt_exporter_dummy2(void)
19 AREA |.directive|, READONLY, NOALLOC
24 DCB "EXPORT GetROMExceptionSearchTable\n"
25 DCB "EXPORT SearchEST\n"
26 DCB "EXPORT DebugPrintf\n"
27 DCB "EXPORT SearchEITV1\n"
28 DCB "EXPORT SearchEITV2\n"
30 DCB "EXPORT __cxa_get_globals\n"
31 DCB "EXPORT ReLoadExceptionDescriptor\n"
32 DCB "EXPORT InitialiseSymbianSpecificUnwinderCache\n"
33 DCB "EXPORT __cxa_allocate_exception\n"
37 //extern "C" int main = 0;
38 //extern "C" int _fp_init = 0;