Changeset 272 for trunk/hal/x86_64/core/hal_boot.h
- Timestamp:
- Jul 24, 2017, 4:30:00 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_boot.h
r236 r272 151 151 (CLUSTER_MIN_VA(n) + CLUSTER_VA_SIZE) 152 152 153 /* Macros indicating the VA ranges for the local cluster*/154 #define LOCAL_CLUSTER_MIN_VA HAL_VA_LOCAL_CLUSTER155 #define LOCAL_CLUSTER_MAX_VA (LOCAL_CLUSTER_MIN_VA + CLUSTER_VA_SIZE)156
Note: See TracChangeset
for help on using the changeset viewer.