kernel/eka/eabi/exmisc.def
author Slion
Wed, 06 Jan 2010 20:35:57 +0100
branchanywhere
changeset 24 18d195b75193
parent 0 a41df078684a
permissions -rw-r--r--
Created separate CMakeLists.txt for euser and ekern to easily build them with different compiler definitions. Ekern now building as a DLL.

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