Changeset 997a1b1 in mainline for contrib/conf/gxemul.sh
- Timestamp:
- 2006-06-03T00:30:56Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 77f28f3
- Parents:
- 7d86d771
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/conf/gxemul.sh
r7d86d771 r997a1b1 2 2 # Uspace addresses outside of normal memory (kernel has std. 8 or 16MB) 3 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 0x81c00000:../uspace/console/console kernel.bin4 gxemul $@ -E testmips -X 0x81800000:../uspace/ns/ns 0x81900000:../uspace/kbd/kbd 0x81a00000:../uspace/fb/fb 0x81b00000:../uspace/init/init 0x81c00000:../uspace/console/console 0x81d00000:../uspace/tetris/tetris kernel.bin
Note:
See TracChangeset
for help on using the changeset viewer.