Ignore:
File:
1 edited

Legend:

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

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