Changeset 772 for soft/giet_vm/applications/shell
- Timestamp:
- Feb 3, 2016, 9:59:18 AM (10 years ago)
- File:
-
- 1 edited
-
soft/giet_vm/applications/shell/shell.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/shell/shell.c
r768 r772 129 129 size = info.size; 130 130 131 dst_fd = giet_fat_open( argv[2] , O_CREAT E | O_TRUNC);131 dst_fd = giet_fat_open( argv[2] , O_CREAT | O_TRUNC); 132 132 133 133 if (dst_fd < 0)
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)