Changeset 3de6dd7a in mainline for contrib/conf/gxemul.sh
- Timestamp:
- 2006-05-30T22:23:11Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4fded58
- Parents:
- 8cf8ee6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/conf/gxemul.sh
r8cf8ee6 r3de6dd7a 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 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 kernel.bin
Note:
See TracChangeset
for help on using the changeset viewer.