Beginning of support for x86_64 in 64-bit mode. Still have to deal with various pointer transformations.

This commit is contained in:
Clifford T. Matthews
2009-06-26 17:08:34 -06:00
parent a89fd44da0
commit cb045f30ea
74 changed files with 588 additions and 482 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ hidden, *hiddenp;
#endif
typedef struct { hiddenp p PACKED_P; } HIDDEN_hiddenp;
MAKE_HIDDEN(hiddenp);
typedef HIDDEN_hiddenp *hiddenh;