Index: contrib/conf/gxemul.sh
===================================================================
--- contrib/conf/gxemul.sh	(revision 07cb1b59fad9331c6b03394ab28eff1ea88a7061)
+++ contrib/conf/gxemul.sh	(revision 1e0a5fce1ec64a9efdd18fa18f47f69fac1efece)
@@ -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 
