Changes in boot/arch/sparc64/include/asm.h [9d58539:7a99507] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/sparc64/include/asm.h
r9d58539 r7a99507 31 31 #define BOOT_sparc64_ASM_H_ 32 32 33 #include < typedefs.h>33 #include <stdint.h> 34 34 35 35 extern void jump_to_kernel(uintptr_t physmem_start, bootinfo_t *bootinfo,
Note:
See TracChangeset
for help on using the changeset viewer.