diff -r 36bfc973b146 -r 329ab0095843 kernel/eka/compsupp/rvct2_1/drtaeabi.cpp --- a/kernel/eka/compsupp/rvct2_1/drtaeabi.cpp Thu Jan 07 13:38:45 2010 +0200 +++ b/kernel/eka/compsupp/rvct2_1/drtaeabi.cpp Mon Jan 18 21:31:10 2010 +0200 @@ -1,24 +1,22 @@ -/* -* Copyright (c) 2004-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 "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* In preparation for fully CPPABI and RTABI compliant version of RVCT 2.1 -* This function is simple a way to get these EXPORT statements into -* the .in file. These symbols will therefore be referenced from -* the export table and so **forced** into the DLL -* -*/ - +// Copyright (c) 2004-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: +// In preparation for fully CPPABI and RTABI compliant version of RVCT 2.1 +// This function is simple a way to get these EXPORT statements into +// the .in file. These symbols will therefore be referenced from +// the export table and so **forced** into the DLL +// +// __asm void __rt_exporter_dummy(void) {