sl@0: // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "ARM EABI LICENCE.txt" sl@0: // which accompanies this distribution, and is available sl@0: // in kernel/eka/compsupp. sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // e32\compsupp\rvct2_2\rvct2_2.h sl@0: // This is the preinclude file for the rvct 2.2 compiler sl@0: // It contains all the compiler specific definitions required by the SOS source sl@0: // sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: @publishedAll sl@0: @released sl@0: */ sl@0: sl@0: #ifdef __ARMCC_VERSION sl@0: #if (__ARMCC_VERSION < 220435 || __ARMCC_VERSION >= 230000) sl@0: #error This instantiation of the build requires use of RVCT 2.2 Build 435 (or later) sl@0: #endif sl@0: #endif sl@0: sl@0: #include sl@0: