Changeset e49e234 in mainline for kernel/arch/mips32/include/mm/frame.h
- Timestamp:
- 2009-02-27T11:32:31Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c1f7f6ea
- Parents:
- 5f0f29ce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/mips32/include/mm/frame.h
r5f0f29ce re49e234 27 27 */ 28 28 29 /** @addtogroup mips32mm 29 /** @addtogroup mips32mm 30 30 * @{ 31 31 */ … … 47 47 extern void physmem_print(void); 48 48 49 extern uintptr_t end_frame;50 51 49 #endif /* __ASM__ */ 52 50 #endif /* KERNEL */
Note:
See TracChangeset
for help on using the changeset viewer.