kernel/eka/compsupp/rvct/dfpaeabi.mmp
changeset 0 a41df078684a
child 36 538db54a451d
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 2008-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 "ARM EABI LICENCE.txt"
       
     5 // which accompanies this distribution, and is available
       
     6 // in kernel/eka/compsupp.
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #include "dfpaeabi_common.mmh"
       
    17 
       
    18 
       
    19 target          dfpaeabi.dll
       
    20 
       
    21 start armcc
       
    22     #if defined(ARMCC_3_1)
       
    23     ARMLIBS     fj_5s.l
       
    24 
       
    25     #else
       
    26     #ifdef MARM_ARMV5
       
    27     ARMLIBS		f_t_p.l
       
    28     #else
       
    29     ARMLIBS		f_a_p.l
       
    30     #endif
       
    31 
       
    32     #endif
       
    33 end
       
    34 
       
    35 SMPSAFE