kernel/eka/eabi/euseru.def
branchGCC_SURGE
changeset 221 39b39e1a406e
parent 201 43365a9b78a3
--- a/kernel/eka/eabi/euseru.def	Wed Jul 21 14:46:58 2010 +0100
+++ b/kernel/eka/eabi/euseru.def	Thu Jul 22 16:46:39 2010 +0100
@@ -2537,4 +2537,9 @@
 	_ZNK10RAllocator9MaxLengthEv @ 2536 NONAME
 	_ZN10RAllocator17__DbgGetAllocFailEv @ 2537 NONAME
 	_ZN4User17__DbgGetAllocFailEi @ 2538 NONAME
-
+	_ZN10RArrayBase12SetKeyOffsetEi @ 2539 NONAME
+	_ZN10RSemaphore4PollEv @ 2540 NONAME ; RSemaphore::Poll()
+	_ZN6RMutex4WaitEi @ 2541 NONAME ; RMutex::Wait(int)
+	_ZN6RMutex4PollEv @ 2542 NONAME ; RMutex::Poll()
+	_ZN9RFastLock4PollEv @ 2543 NONAME ; RFastLock::Poll()
+	_ZN9RFastLock4WaitEi @ 2544 NONAME ; RFastLock::Wait(int)