Converting addresses in xe::cpu to 32bit.
This commit is contained in:
@@ -410,7 +410,7 @@ typedef enum {
|
||||
} xe_xex2_section_type;
|
||||
|
||||
typedef struct {
|
||||
size_t page_size;
|
||||
uint32_t page_size;
|
||||
union {
|
||||
struct {
|
||||
xe_xex2_section_type type : 4;
|
||||
|
||||
Reference in New Issue
Block a user