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 0cb53ea5ca7c2cc86beec62f1c696b8badb2e6ca)
@@ -37,5 +37,5 @@
 # %rdi contains the PCB pointer
 #
-SYMBOL(__entry)
+SYMBOL(_start)
 	#
 	# Create the first stack frame.
