kerneltest/e32test/bwins/spi_ctrlessu.def
author Slion
Thu, 07 Jan 2010 02:37:41 +0100
branchanywhere
changeset 27 cf41e127747a
parent 0 a41df078684a
permissions -rw-r--r--
Managed to copy ekern.dll along side epoc.exe so that debug session is made easy. ekern.dll is expected to export _E32Startup put it does not. Should ekern compile that k_entry.cpp file?

EXPORTS
	?CreatePhysicalDevice@@YAPAVDPhysicalDevice@@XZ @ 1 NONAME ; class DPhysicalDevice * CreatePhysicalDevice(void)
	?DfcFunc@TIicBusSlaveCallback@@CAXPAX@Z @ 2 NONAME ; void TIicBusSlaveCallback::DfcFunc(void *)
	??0DSimulatedIicBusChannelMasterSpi@@QAE@W4TBusType@DIicBusChannel@@W4TChannelDuplex@2@@Z @ 3 NONAME ; DSimulatedIicBusChannelMasterSpi::DSimulatedIicBusChannelMasterSpi(enum DIicBusChannel::TBusType, enum DIicBusChannel::TChannelDuplex)
	??0DSimulatedIicBusChannelSlaveSpi@@QAE@W4TBusType@DIicBusChannel@@W4TChannelDuplex@2@@Z @ 4 NONAME ; DSimulatedIicBusChannelSlaveSpi::DSimulatedIicBusChannelSlaveSpi(enum DIicBusChannel::TBusType, enum DIicBusChannel::TChannelDuplex)
	??0DIicBusChannelMasterSlave@@QAE@W4TBusType@DIicBusChannel@@W4TChannelDuplex@2@PAVDIicBusChannelMaster@@PAVDIicBusChannelSlave@@@Z @ 5 NONAME ; DIicBusChannelMasterSlave::DIicBusChannelMasterSlave(enum DIicBusChannel::TBusType, enum DIicBusChannel::TChannelDuplex, class DIicBusChannelMaster *, class DIicBusChannelSlave *)