error: Print 32- and 64-bit integers portably (Bug#8435).
[bpt/emacs.git] / src / m / amdx86-64.h
index 441f41b..dbca9b5 100644 (file)
@@ -28,6 +28,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Define the type to use.  */
 #define EMACS_INT               long
+#define pEd                    "ld"
 #define EMACS_UINT              unsigned long
 
 /* Define XPNTR to avoid or'ing with DATA_SEG_BITS */