Ignore:
Timestamp:
Jun 19, 2014, 1:27:57 PM (10 years ago)
Author:
alain
Message:

Cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_libs/stdio.c

    r295 r331  
    2828    va_start( args, format );
    2929
    30     int          ret;     // return value from the syscalls
    31     unsigned int channel = 0xFFFFFFFF;
     30    int          ret;                    // return value from the syscalls
     31    unsigned int channel = 0xFFFFFFFF;   // channel defined in task context
    3232
    3333printf_text:
Note: See TracChangeset for help on using the changeset viewer.