kernel/eka/compsupp/rvct2_2/dfpaeabi_common.mmh
changeset 9 96e5fb8b040d
child 10 36bfc973b146
equal deleted inserted replaced
-1:000000000000 9:96e5fb8b040d
       
     1 /*
       
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 TARGETTYPE		dll
       
    20 
       
    21 SOURCEPATH		.
       
    22 SOURCE			dfpaeabi.cpp
       
    23 // dummy for now, needs to go away
       
    24 //SOURCE			rte32dll.cpp	
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    28 SYSTEMINCLUDE		../../include
       
    29 #endif
       
    30 
       
    31 START ARMCC
       
    32 //ARMRT - would like to be able to say this but there circularity with EUSER (argghhh!!!)
       
    33 ARMINC
       
    34 #ifdef MARM_ARMV5
       
    35 ARMLIBS			c_t__un.l
       
    36 #else
       
    37 ARMLIBS			c_a__un.l
       
    38 #endif
       
    39 END
       
    40 
       
    41 capability		all
       
    42 
       
    43 VENDORID 0x70000001
       
    44 
       
    45 SMPSAFE