kernel/eka/compsupp/rvct2_2/rte32dll.cpp
author William Roberts <williamr@symbian.org>
Mon, 08 Mar 2010 11:57:08 +0000
branchCompilerCompatibility
changeset 74 741dcdf88ba9
parent 15 4122176ea935
permissions -rw-r--r--
Define __WEAK__, to complete the fix for Bug 339

/*
* 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 the License "ARM EABI LICENCE.txt"
// which accompanies this distribution, and is available
// in kernel/eka/compsupp.
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/


#include <e32std.h>
#include <e32std_private.h>

void E32Dll(TDllReason aReason) {}