source: mainline/contrib/conf/gxemul.sh@ 14b502e2

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 14b502e2 was 14b502e2, checked in by Ondrej Palkovsky <ondrap@…>, 19 years ago

Added support for more processes in mips.

  • Property mode set to 100755
File size: 178 bytes
Line 
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
Note: See TracBrowser for help on using the repository browser.