Changeset 331 for soft/giet_vm/giet_libs
- Timestamp:
- Jun 19, 2014, 1:27:57 PM (11 years ago)
- File:
- 
          - 1 edited
 
 - 
          soft/giet_vm/giet_libs/stdio.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        soft/giet_vm/giet_libs/stdio.cr295 r331 28 28 va_start( args, format ); 29 29 30 int ret; // return value from the syscalls31 unsigned int channel = 0xFFFFFFFF; 30 int ret; // return value from the syscalls 31 unsigned int channel = 0xFFFFFFFF; // channel defined in task context 32 32 33 33 printf_text: 
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)
