kernel/eka/eabi/exmisc.def
author mikek
Wed, 16 Jun 2010 12:01:26 +0100
branchGCC_SURGE
changeset 159 185ac9ba847c
parent 0 a41df078684a
permissions -rw-r--r--
1) Fix another instance of bug #2980 2) Disable __ARRAY_MACHINE_CODED__ in cpudefs.h as workaround for bug #2976 3) Fix for bug #2985. Not a GCCE bug but breaks my builds on Linux

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