]> code.delx.au - gnu-emacs/blobdiff - src/m/ia64.h
error: Print 32- and 64-bit integers portably (Bug#8435).
[gnu-emacs] / src / m / ia64.h
index 101d56e648b65fdf71b23b1813c723ad3cfaf2a1..a1374d7c224646de8fd5ef5e573f06746192284f 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
 
 #ifdef REL_ALLOC