wlan_bearer/wlanldd/wlan_symbian/wlanldd_symbian/inc/WlLddWlanLddConfig.h
changeset 0 c40eb8fe8501
equal deleted inserted replaced
-1:000000000000 0:c40eb8fe8501
       
     1 /*
       
     2 * Copyright (c) 2002-2006 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Module configuration file. 
       
    15 *                This file is the 1st one to be included 
       
    16 *                by every source file of this project
       
    17 *
       
    18 */
       
    19 
       
    20 /*
       
    21 * %version: 8 %
       
    22 */
       
    23 
       
    24 #ifndef WLLDDWLANLDDCONFIG_H
       
    25 #define WLLDDWLANLDDCONFIG_H
       
    26 
       
    27 #include "umac_types.h"
       
    28 #include "gendebug.h"
       
    29 #include <kernel.h>
       
    30 
       
    31 extern void os_assert( 
       
    32     const TUint8* aError, 
       
    33     const TUint8* aFile, 
       
    34     TUint32 aLine );
       
    35 
       
    36 #include "trace_util.h"
       
    37 
       
    38 #endif // WLLDDWLANLDDCONFIG_H