Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/ppc32/include/mm/frame.h

    r7a0359b rda1bafb  
    4343
    4444#include <typedefs.h>
    45 #include <trace.h>
    4645
    4746extern uintptr_t last_frame;
    4847
    49 NO_TRACE static inline uint32_t physmem_top(void)
     48static inline uint32_t physmem_top(void)
    5049{
    5150        uint32_t physmem;
Note: See TracChangeset for help on using the changeset viewer.