Index: contrib/conf/gxemul.sh
===================================================================
--- contrib/conf/gxemul.sh	(revision 07cb1b59fad9331c6b03394ab28eff1ea88a7061)
+++ contrib/conf/gxemul.sh	(revision 2c8a70a98d5c73ced355140ff5cf24239615796a)
@@ -1,4 +1,3 @@
 #!/bin/sh
-# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
-# we place the pages at 24M
-	gxemul $@ -E testmips -X image.boot 
+
+gxemul $@ -E testmips -X image.boot 
