kernel/eka/drivers/power/smppower/idlehelper.cia
changeset 102 ef2a444a7410
parent 90 947f0dc9f7a8
child 132 e4a7b1cbe40c
equal deleted inserted replaced
90:947f0dc9f7a8 102:ef2a444a7410
     1 /*
     1 // Copyright (c) 2008-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 component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     6 // at the URL " http://www.eclipse.org/legal/epl-v10.html ".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 *
     8 // Initial Contributors:
     9 * Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    10 //
    11 *
    11 // Contributors:
    12 * Contributors:
    12 //
    13 *
    13 // Description:
    14 * Description:  
    14 // os\kernelhwsrv\kernel\eka\drivers\power\smpidlehelper.cpp
    15 * os\kernelhwsrv\kernel\eka\drivers\power\smpidlehelper.cpp
    15 // Impelentation of helper classes required to implement CPU idle
    16 * Impelentation of helper classes required to implement CPU idle
    16 // functionality in a SMP BSP.
    17 * functionality in a SMP BSP.
       
    18 *
       
    19 */
       
    20 
       
    21 
    17 
    22 /**
    18 /**
    23  @file
    19  @file
    24  @prototype
    20  @prototype
    25 */
    21 */