kernel/eka/compsupp/rvct3_1/dfprvct.cpp
changeset 11 329ab0095843
parent 10 36bfc973b146
equal deleted inserted replaced
10:36bfc973b146 11:329ab0095843
     1 /*
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 * All rights reserved.
     3 // This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     4 // under the terms of the License "ARM EABI LICENCE.txt"
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     6 // in kernel/eka/compsupp.
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 *
     8 // Initial Contributors:
     9 * Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    10 //
    11 *
    11 // Contributors:
    12 * Contributors:
    12 //
    13 *
    13 // Description:
    14 * Description: 
    14 // This file is part of dfprvct.dll.
    15 * This file is part of dfprvct.dll.
    15 // According to the EABI:
    16 * According to the EABI:
    16 // 1. "long int" is the same as "int", and
    17 * 1. "long int" is the same as "int", and
    17 // 2. "long double" is the same as "double".
    18 * 2. "long double" is the same as "double".
    18 // 
    19 *
    19 //
    20 */
       
    21 
       
    22 
    20 
    23 
    21 
    24 __asm void __Symbian_exporter_dummy_1()
    22 __asm void __Symbian_exporter_dummy_1()
    25 	{
    23 	{
    26 	CODE32
    24 	CODE32