Changeset 332


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

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_common/utils.c

    r324 r332  
    625625    va_list ap;
    626626    va_start(ap, format);
    627     unsigned int save_sr;     // used to save the SR value in critical section
     627    unsigned int save_sr;     // to save SR value in critical section
    628628
    629629    // get TTY0 lock
Note: See TracChangeset for help on using the changeset viewer.