Update contrib.
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 extern "C" IMPORT_C TUint32 Read1();
17 extern "C" IMPORT_C TUint32 Read2();
18 extern "C" IMPORT_C TUint32 Read3();
19 extern "C" IMPORT_C TUint32 Read4();
20 extern "C" IMPORT_C TUint32 Read5();
21 extern "C" IMPORT_C TUint32 Read6();
22 extern "C" IMPORT_C TUint32 Read7(TInt);
23 extern "C" EXPORT_C TUint32 Read8();
24 extern "C" EXPORT_C TUint32 Read9();
25 extern "C" EXPORT_C const TUint32* GetDataAddress();
26 extern "C" EXPORT_C TUint32 GetSizeOfData();
31 KTest1Page2BoundariesValue,
33 KTest2Page2BoundaryValue,
34 KTest3Page4BoundaryValue,