equal
deleted
inserted
replaced
|
1 // Copyright (c) 2010-2010 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 "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // e32test/group/d_frqchg.mmh |
|
15 // |
|
16 // |
|
17 |
|
18 // NOTE : include your variant.mmh before this file |
|
19 |
|
20 #ifdef EPOC32 |
|
21 target VariantTarget(d_frqchg,ldd) |
|
22 #else |
|
23 target d_frqchg.ldd |
|
24 #endif |
|
25 #include "kernel/kern_ext.mmh" |
|
26 |
|
27 targettype ldd |
|
28 romtarget d_frqchg.ldd |
|
29 |
|
30 sourcepath ../power |
|
31 source d_frqchg.cpp |
|
32 |
|
33 sourcepath ../../../kernel/eka/nkern |
|
34 source nklib.cpp |
|
35 |
|
36 #ifdef MARM |
|
37 sourcepath ../../../kernel/eka/nkern/arm |
|
38 source nklib.cia |
|
39 #endif |
|
40 |
|
41 |
|
42 epocallowdlldata |
|
43 |
|
44 vendorid 0x70000001 |
|
45 capability all |
|
46 |
|
47 macro CPU_AFFINITY_ANY |
|
48 smpsafe |