Changeset 59e4864 in mainline for kernel/arch/ia64/include/bootinfo.h
- Timestamp:
- 2008-11-11T08:00:42Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- f3c4a26
- Parents:
- a2a5529
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ia64/include/bootinfo.h
ra2a5529 r59e4864 30 30 #define KERN_ia64_BOOTINFO_H_ 31 31 32 32 #define BOOTINFO_ADDRESS 0x4401000 33 33 34 34 #define CONFIG_INIT_TASKS 32 … … 47 47 typedef struct { 48 48 binit_t taskmap; 49 50 unsigned long * sapic; 51 unsigned int wakeup_intno; 52 49 53 } bootinfo_t; 50 54
Note:
See TracChangeset
for help on using the changeset viewer.