Index: uspace/lib/c/arch/amd64/src/entry.S
===================================================================
--- uspace/lib/c/arch/amd64/src/entry.S	(revision 7148abf7be4fb0241aed4a17a23df1ffc5c77163)
+++ uspace/lib/c/arch/amd64/src/entry.S	(revision 009c485952250dbca2420fd8ee4fa68ffaf7b9ac)
@@ -37,5 +37,5 @@
 # %rdi contains the PCB pointer
 #
-SYMBOL(__entry)
+SYMBOL(_start)
 	#
 	# Create the first stack frame.
