Changeset 7c322bd in mainline for arch/ia64/include/pal/pal.h
- Timestamp:
- 2006-03-12T13:13:12Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bdab828
- Parents:
- e792fa7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
arch/ia64/include/pal/pal.h
re792fa7 r7c322bd 89 89 #define PAL_PMI_ENTRYPOINT 32 90 90 91 /* 92 Ski PTCE data 93 */ 94 #define PAL_PTCE_INFO_BASE() (0x100000000LL) 95 #define PAL_PTCE_INFO_COUNT1() (2) 96 #define PAL_PTCE_INFO_COUNT2() (3) 97 #define PAL_PTCE_INFO_STRIDE1() (0x10000000) 98 #define PAL_PTCE_INFO_STRIDE2() (0x2000) 99 100 91 101 #endif
Note:
See TracChangeset
for help on using the changeset viewer.