Index: uspace/lib/c/arch/ia64/src/entry.s
===================================================================
--- uspace/lib/c/arch/ia64/src/entry.s	(revision 47b70062180b321b58ca43746901c748ff7a6b2d)
+++ uspace/lib/c/arch/ia64/src/entry.s	(revision ce8f4f447a7e1abe7fa084ed0f030d495f17524c)
@@ -39,5 +39,5 @@
 __entry:
 	alloc loc0 = ar.pfs, 0, 1, 2, 0
-	movl gp = _gp
+	movl gp = __gp
 	
 	# Pass PCB pointer as the first argument to __main
