X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/8678d9e413593b0abab296551a20589745c459da..acaf905b1130aae80fa59d2c861ffd4c8eb75486:/src/m/amdx86-64.h diff --git a/src/m/amdx86-64.h b/src/m/amdx86-64.h index 441f41b444..f0482c733f 100644 --- a/src/m/amdx86-64.h +++ b/src/m/amdx86-64.h @@ -1,6 +1,6 @@ /* machine description file for AMD x86-64. -Copyright (C) 2002-2011 Free Software Foundation, Inc. +Copyright (C) 2002-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -28,6 +28,7 @@ along with GNU Emacs. If not, see . */ /* Define the type to use. */ #define EMACS_INT long +#define pI "l" #define EMACS_UINT unsigned long /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */