Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/panic.h

    re29e44bf r09d13c8e  
    6666extern void panic_common(panic_category_t, struct istate *, int,
    6767    uintptr_t, const char *, ...) __attribute__ ((noreturn))
    68     PRINTF_ATTRIBUTE(5, 6);
     68    _HELENOS_PRINTF_ATTRIBUTE(5, 6);
    6969
    7070#endif
Note: See TracChangeset for help on using the changeset viewer.