Changeset 825 for soft/giet_vm/applications/shell
- Timestamp:
- Jan 5, 2017, 9:46:21 PM (9 years ago)
- File:
-
- 1 edited
-
soft/giet_vm/applications/shell/shell.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/shell/shell.py
r782 r825 59 59 # heap vseg 60 60 mapping.addVseg( vspace, 'shell_heap', heap_base, heap_size, 61 'C_WU', vtype = ' BUFFER', x = xmap , y = ymap , pseg = 'RAM',61 'C_WU', vtype = 'HEAP', x = xmap , y = ymap , pseg = 'RAM', 62 62 local = False ) 63 63
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/giet-vm/chrome/site/your_project_logo.png)