kernel/eka/compsupp/rvct2_2/rte32dll.cpp
author Mike Kinghan <mikek@symbian.org>
Thu, 05 Aug 2010 10:36:25 +0100
branchGCC_SURGE
changeset 240 888ff8520588
parent 15 4122176ea935
permissions -rw-r--r--
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.

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
// under the terms of the License "ARM EABI LICENCE.txt"
// which accompanies this distribution, and is available
// in kernel/eka/compsupp.
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/


#include <e32std.h>
#include <e32std_private.h>

void E32Dll(TDllReason aReason) {}