Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/interrupt/interrupt.c

    r908bb96 r8f4f444  
    166166}
    167167
    168 static NO_TRACE
    169 void fault_from_uspace_core(istate_t *istate, const char *fmt, va_list args)
     168static NO_TRACE void fault_from_uspace_core(istate_t *istate, const char *fmt, va_list args)
    170169{
    171170        printf("Task %s (%" PRIu64 ") killed due to an exception at "
Note: See TracChangeset for help on using the changeset viewer.