kernel/eka/bx86gcc/euseru.def
changeset 201 43365a9b78a3
parent 200 73ea206103e6
--- a/kernel/eka/bx86gcc/euseru.def	Wed Jun 23 19:44:53 2010 +0300
+++ b/kernel/eka/bx86gcc/euseru.def	Tue Jul 06 15:50:07 2010 +0300
@@ -2495,4 +2495,8 @@
 	_ZN10RAllocator17__DbgGetAllocFailEv @ 2494 NONAME
 	_ZN4User17__DbgGetAllocFailEi @ 2495 NONAME
 	_ZN10RArrayBase12SetKeyOffsetEi @ 2496 NONAME
-
+	_ZN10RSemaphore4PollEv @ 2497 NONAME ; RSemaphore::Poll()
+	_ZN6RMutex4WaitEi @ 2498 NONAME ; RMutex::Wait(int)
+	_ZN6RMutex4PollEv @ 2499 NONAME ; RMutex::Poll()
+	_ZN9RFastLock4PollEv @ 2500 NONAME ; RFastLock::Poll()
+	_ZN9RFastLock4WaitEi @ 2501 NONAME ; RFastLock::Wait(int)