kernel/eka/eabi/exmisc.def
author Mike Kinghan <mikek@symbian.org>
Fri, 06 Aug 2010 10:53:45 +0100
branchGCC_SURGE
changeset 241 973a4e3b29b5
parent 0 a41df078684a
permissions -rw-r--r--
Correcting fix for bug 3117. The additions should be controlled by #ifdef __GCCE__, not #ifdef __EABI__

EXPORTS
	_ZN6MiscHw16PlayBeepSequenceEPKiiPFvPvES2_ @ 1 NONAME ; MiscHw::PlayBeepSequence(int const*, int, void (*)(void*), void*)
	_ZN6MiscHw18CancelBeepSequenceEv @ 2 NONAME ; MiscHw::CancelBeepSequence()
	_ZN6MiscHw23SetSoundDriverRecordingEi @ 3 NONAME ; MiscHw::SetSoundDriverRecording(int)