equal
deleted
inserted
replaced
1 // Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Eclipse Public License v1.0" |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
16 // |
16 // |
17 |
17 |
18 #include "../../kernel/kern_ext.mmh" |
18 #include "../../kernel/kern_ext.mmh" |
19 |
19 |
20 USERINCLUDE ../../include/drivers |
20 USERINCLUDE ../../include/drivers |
21 USERINCLUDE traces |
|
22 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
23 |
22 |
24 target usbc.ldd |
23 target usbc.ldd |
25 targettype ldd |
24 targettype ldd |
26 source d_usbc.cpp usbdma.cpp |
25 source d_usbc.cpp usbdma.cpp |