Index: uspace/lib/c/arch/mips32/src/entry.s
===================================================================
--- uspace/lib/c/arch/mips32/src/entry.s	(revision 5e8b8817c2e227d5b8010916d5891c9eb9bbaf8e)
+++ uspace/lib/c/arch/mips32/src/entry.s	(revision 3acb285a881a9cf9fc6e09b09a42adaafea9afb3)
@@ -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
