sbsv2/raptor/test/smoke_suite/test_resources/tools2/cross/src/platmacros.cpp
author yiluzhu
Fri, 12 Feb 2010 16:57:08 +0000
branchwip
changeset 328 8bc2b0b8d54c
permissions -rw-r--r--
Fix platform macros issue when cross compile

/*
* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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:
*
*/


int main()
{
	return 0;
}