diff -r 02d78c9f018e -r 3f65fd25dfd4 deprecated/buildtools/romkiteka2/include/PlatSecDisabledCapsX.oby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deprecated/buildtools/romkiteka2/include/PlatSecDisabledCapsX.oby Mon Oct 18 16:16:46 2010 +0800 @@ -0,0 +1,21 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __PLATSEC_DISABLED_CAPS__ +#error "__PLATSEC_DISABLED_CAPS__ must be defined" +#endif +PlatSecDisabledCaps __PLATSEC_DISABLED_CAPS__ \ No newline at end of file