kerneltest/e32utils/bx86/dptestu.def
author Tom Cosgrove <tom.cosgrove@nokia.com>
Fri, 28 May 2010 16:26:05 +0100
branchRCL_3
changeset 29 743008598095
parent 0 a41df078684a
permissions -rw-r--r--
Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h) Have multiple extension sections in the bld.inf, one for each version of the compiler. The RVCT version building the tools will build the runtime libraries for its version, but make sure we extract all the other versions from zip archives. Also add the archive for RVCT4.

EXPORTS
	?CacheSize@DPTest@@SAHAAI00@Z @ 1 NONAME ; public: static int __cdecl DPTest::CacheSize(unsigned int &,unsigned int &,unsigned int &)
	?EventInfo@DPTest@@SAHAAVTDes8@@@Z @ 2 NONAME ; public: static int __cdecl DPTest::EventInfo(class TDes8 &)
	?FlushCache@DPTest@@SAHXZ @ 3 NONAME ; public: static int __cdecl DPTest::FlushCache(void)
	?SetCacheSize@DPTest@@SAHII@Z @ 4 NONAME ; public: static int __cdecl DPTest::SetCacheSize(unsigned int,unsigned int)
	?Attributes@DPTest@@SAKXZ @ 5 NONAME ; public: static unsigned long __cdecl DPTest::Attributes(void)