Ignore:
File:
1 edited

Legend:

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

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