mirror of
https://github.com/ctm/executor.git
synced 2026-04-20 00:17:31 +00:00
Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations.
This commit is contained in:
+1
-1
@@ -210,7 +210,7 @@ hidden, *hiddenp;
|
||||
|
||||
#endif
|
||||
|
||||
typedef struct { hiddenp p PACKED_P; } HIDDEN_hiddenp;
|
||||
MAKE_HIDDEN(hiddenp);
|
||||
typedef HIDDEN_hiddenp *hiddenh;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user