bsptemplate/asspandvariant/template_variant/variant.mmh
changeset 109 b3a1d9898418
parent 90 947f0dc9f7a8
equal deleted inserted replaced
102:ef2a444a7410 109:b3a1d9898418
     1 // Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1998-2010 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".
   147 // macro __ARM_L2_CACHE_WT_MODE
   147 // macro __ARM_L2_CACHE_WT_MODE
   148 
   148 
   149 // For the status of errata of L210 & L220 cache, see the header of source file:
   149 // For the status of errata of L210 & L220 cache, see the header of source file:
   150 // e32\kernel\arm\cachel2.cpp
   150 // e32\kernel\arm\cachel2.cpp
   151 
   151 
   152 #if defined(__USING_USING_ASSP_REGISTER_API__) || defined(__USING_INTERRUPT_API__) || defined(__USING_ASSP_REGISTER_API__)
   152 // Modular Hardware Adaptation - Service API library macros
       
   153 // MMP files define the relevant macro to add the library statement
       
   154 // 
       
   155 #if defined(__USING_ASSP_INTERRUPT_API__) || defined(__USING_ASSP_REGISTER_API__)
   153 library	VariantTarget(katemplate,lib)
   156 library	VariantTarget(katemplate,lib)
   154 #endif
   157 #endif
   155 
   158 
       
   159 #if defined(__USING_MHA_GPIO_API__)
       
   160 library	VariantTarget(gpio,lib)
       
   161 #endif