Subversion Repositories HelenOS-historic

Rev

Rev 1096 | Rev 1354 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #!/bin/sh
  2. # Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
  3. # we place the pages at 24M
  4.     gxemul $@ -E testmips -X 0x81800000:ns 0x81900000:init kernel.bin
  5.