kernel/eka/drivers/power/smppower/sample_idlehandler/smpidlehandler.cpp
changeset 148 31ea0f8e3c99
parent 132 e4a7b1cbe40c
equal deleted inserted replaced
135:5e441a173c63 148:31ea0f8e3c99
     1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 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 ".
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // os\kernelhwsrv\kernel\eka\drivers\power\smppower\sample_idlehandler\smpidlehandler.cpp
    14 // eka\drivers\power\smppower\sample_idlehandler\smpidlehandler.cpp
    15 // implements a basic smp idle handler generic layer that can be derived from 
    15 // implements a basic smp idle handler generic layer that can be derived from 
    16 // to create platform specific SMP idle handlers
    16 // to create platform specific SMP idle handlers
    17 
    17 
    18 /**
    18 /**
    19  @file
    19  @file