diff -r 7c11c3d8d025 -r 44b0e894b7ab deprecated/buildtools/romkiteka2/include/PlatSecDisabledCapsX.oby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/deprecated/buildtools/romkiteka2/include/PlatSecDisabledCapsX.oby Wed Oct 27 19:35:19 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