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