omap3530/kernel/variant.mmh
changeset 0 6663340f3fc9
equal deleted inserted replaced
-1:000000000000 0:6663340f3fc9
       
     1 // Copyright (c) 1998-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 "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 // omap3530/kernel/variant.mmh
       
    15 // Decoy to assp.mmh for kernel build
       
    16 //
       
    17 
       
    18 #include			"assp/omap3530_assp/assp.mmh"
       
    19 
       
    20 #define VariantTarget(name,ext) 	AsspTarget(name,ext)
       
    21 
       
    22 
       
    23 
       
    24 //#if defined(__USING_USING_ASSP_REGISTER_API__) || defined(__USING_INTERRUPT_API__) || defined(__USING_ASSP_REGISTER_API__)
       
    25 //library	AsspTarget(kaomap3530,lib)
       
    26 //#endif
       
    27