kernel/eka/include/drivers/smppower/idlehelper.h
changeset 200 73ea206103e6
parent 152 657f875b013e
child 177 a232af6b0b1f
equal deleted inserted replaced
152:657f875b013e 200:73ea206103e6
     1 /*
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 * All rights reserved.
     3 // This component and the accompanying materials are made available
     4 * This material, including documentation and any related computer
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 * programs, is protected by copyright controlled by Nokia. All
     5 // which accompanies this distribution, and is available
     6 * rights are reserved. Copying, including reproducing, storing
     6 // at the URL " http://www.eclipse.org/legal/epl-v10.html ".
     7 * adapting or translating, any or all of this material requires the
     7 //
     8 * prior written consent of Nokia. This material also contains
     8 // Initial Contributors:
     9 * confidential information which may not be disclosed to others
     9 // Nokia Corporation - initial contribution.
    10 * without the prior written consent of Nokia.
    10 //
    11 *
    11 // Contributors:
    12 * Initial Contributors:
    12 //
    13 * Nokia Corporation - initial contribution.
    13 // Description:
    14 *
    14 // os\kernelhwsrv\kernel\eka\include\drivers\smppower\idlehelper.h
    15 * Contributors:
    15 // Helper classes required to implement CPU idle
    16 *
    16 // functionality in a SMP BSP.
    17 * Description: 
    17 
    18 * os\kernelhwsrv\kernel\eka\include\drivers\smpidlehelper.h
       
    19 * Helper classes required to implement CPU idle
       
    20 * functionality in a SMP BSP.
       
    21 *
       
    22 */
       
    23 
    18 
    24 /**
    19 /**
    25  @file
    20  @file
    26  @prototype
    21  @prototype
    27 */
    22 */