os/kernelhwsrv/kernel/eka/compsupp/rvct2_1/ksrt.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 // Copyright (c) 2002-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 // KSRT.MPP
    15 // 
    16 //
    17 
    18 ALWAYS_BUILD_AS_ARM
    19 
    20 MACRO	_NO_FP
    21 
    22 TARGET 			ksrt.lib
    23 
    24 TARGETTYPE		klib
    25 
    26 SOURCEPATH		.
    27 
    28 #ifndef MARM_ARMV4
    29 SOURCE			callviar0.cpp callviar1.cpp callviar2.cpp callviar3.cpp 
    30 SOURCE			callviar4.cpp callviar5.cpp callviar6.cpp callviar7.cpp 
    31 #endif
    32 
    33 SOURCE			ucppinit_aeabi.cpp // ucppfini.cpp 
    34 
    35 START ARMCC
    36 ARMRT
    37 END
    38 
    39 VENDORID 0x70000001