0
|
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_vfpv2.dll
|
|
20 |
linkas dfpaeabi.dll
|
|
21 |
|
|
22 |
noexportlibrary
|
|
23 |
|
|
24 |
start armcc
|
|
25 |
armlibs fj_5v.l
|
|
26 |
end
|
|
27 |
|
|
28 |
unpagedcode
|