Changeset f7bb6d1 in mainline for kernel/arch/sparc64/include/arch/mm/sun4v/frame.h
- Timestamp:
- 2013-09-17T19:51:20Z (11 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6ac3d27
- Parents:
- 3efc35a (diff), ca62f86 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/arch/mm/sun4v/frame.h
r3efc35a rf7bb6d1 42 42 #define FRAME_SIZE (1 << FRAME_WIDTH) 43 43 44 #ifndef __ASM__45 46 #include <typedefs.h>47 48 extern void frame_low_arch_init(void);49 extern void frame_high_arch_init(void);50 #define physmem_print()51 52 #endif53 54 44 #endif 55 45
Note:
See TracChangeset
for help on using the changeset viewer.