lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since ad37437 was 7ca8b36b, checked in by Ondrej Palkovsky <ondrap@…>, 19 years ago |
Fixed mips bug fith TLS register not being properly saved on syscall context
switch.
Reverted SYS_IO, so that it could be used on machines without fb.
|
-
Property mode
set to
100755
|
File size:
262 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:../uspace/ns/ns 0x81900000:../uspace/kbd/kbd 0x81a00000:../uspace/fb/fb 0x81b00000:../uspace/init/init kernel.bin
|
---|
Note:
See
TracBrowser
for help on using the repository browser.