Index: contrib/conf/gxemul.sh
===================================================================
--- contrib/conf/gxemul.sh	(revision 8a1da55db67387e40c7dd92111ead25c83ea8d9f)
+++ contrib/conf/gxemul.sh	(revision 8a1da55db67387e40c7dd92111ead25c83ea8d9f)
@@ -0,0 +1,4 @@
+#!/bin/sh
+# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
+# we place the pages at 24M
+gxemul -E testmips 0x81800000:init kernel.bin
