Ignore:
File:
1 edited

Legend:

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

    ra000878c rb8da2a3  
    6060extern bool silent;
    6161
    62 extern void panic_printf(const char *fmt, ...) __attribute__((noreturn));
     62extern void panic_printf(char *fmt, ...) __attribute__((noreturn));
    6363
    6464#endif
Note: See TracChangeset for help on using the changeset viewer.