Changeset f817d3a in mainline for boot/arch/ppc32/loader/main.h
- Timestamp:
- 2009-01-29T17:24:35Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 43d6401
- Parents:
- 26c67a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ppc32/loader/main.h
r26c67a8 rf817d3a 48 48 taskmap_t taskmap; 49 49 screen_t screen; 50 keyboard_t keyboard;50 macio_t macio; 51 51 } bootinfo_t; 52 52
Note:
See TracChangeset
for help on using the changeset viewer.