kerneltest/e32test/bwins/spi_ctrlessu.def
author Stephane Lenclud <tortoisehg@lenclud.com>
Tue, 27 Apr 2010 17:12:11 +0200
branchanywhere
changeset 94 f36eb4948686
parent 0 a41df078684a
permissions -rw-r--r--
Basic process initialisation and shutdown working. Using small fixed heap for now. Fixing missing global Symbian C++ new operators. Panics on Win32 now display error message.

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 *)