Index: uspace/lib/c/arch/mips32/src/entry.s
===================================================================
--- uspace/lib/c/arch/mips32/src/entry.s	(revision 47b70062180b321b58ca43746901c748ff7a6b2d)
+++ uspace/lib/c/arch/mips32/src/entry.s	(revision bdbb6f6e2d2ba190ccc8ccec3897b458fa47eada)
@@ -29,6 +29,7 @@
 .text
 .section .init, "ax"
+
 .global __entry
-.global __entry_driver
+
 .set noreorder
 .option pic2
@@ -57,6 +58,2 @@
 	nop
 .end
-
-# Alignment of output section data to 0x4000
-.section .data
-.align 14
