Changes in kernel/arch/ppc32/include/mm/frame.h [da1bafb:7a0359b] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/include/mm/frame.h
rda1bafb r7a0359b 43 43 44 44 #include <typedefs.h> 45 #include <trace.h> 45 46 46 47 extern uintptr_t last_frame; 47 48 48 static inline uint32_t physmem_top(void)49 NO_TRACE static inline uint32_t physmem_top(void) 49 50 { 50 51 uint32_t physmem;
Note:
See TracChangeset
for help on using the changeset viewer.