kerneltest/e32test/timestamp/d_timestamp.cpp
changeset 149 d9f1e5bfe28c
parent 90 947f0dc9f7a8
equal deleted inserted replaced
135:5e441a173c63 149:d9f1e5bfe28c
     1 /*
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 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 // d_timestamp.cpp
    15 *
    15 //
    16 */
       
    17 
       
    18 
    16 
    19 #include <kern_priv.h>
    17 #include <kern_priv.h>
    20 #include <kernel.h>
    18 #include <kernel.h>
    21 #include "d_timestamp.h"
    19 #include "d_timestamp.h"
    22 #include "d_timestamp_dev.h"
    20 #include "d_timestamp_dev.h"