--- Gnu-Mach/xen/store.h 2020/09/02 04:45:34 1.1 +++ Gnu-Mach/xen/store.h 2020/09/02 04:52:16 1.1.1.2 @@ -21,7 +21,7 @@ #include #include -typedef unsigned32_t hyp_store_transaction_t; +typedef uint32_t hyp_store_transaction_t; #define hyp_store_state_unknown "0" #define hyp_store_state_initializing "1"