Ignore:
File:
1 edited

Legend:

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

    rd99c1d2 re535eeb  
    4343extern void halt(void) __attribute__((noreturn));
    4444extern unative_t atoi(const char *text);
    45 extern void order(const uint64_t val, uint64_t *rv, char *suffix);
    4645
    4746#endif
Note: See TracChangeset for help on using the changeset viewer.