diff --git a/src/lib/eo/eo_ptr_indirection.x b/src/lib/eo/eo_ptr_indirection.x index 0e6ef34571..d89b1ec311 100644 --- a/src/lib/eo/eo_ptr_indirection.x +++ b/src/lib/eo/eo_ptr_indirection.x @@ -64,7 +64,7 @@ # define BITS_ENTRY_ID 12 # define BITS_GENERATION_COUNTER 8 # define REF_TAG_SHIFT 30 -# define SUPER_TAG_SHIF 31 +# define SUPER_TAG_SHIFT 31 # define DROPPED_TABLES 0 # define DROPPED_ENTRIES 4 typedef int16_t Table_Index;