summaryrefslogtreecommitdiff
path: root/src/m/ibms390x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/ibms390x.h')
-rw-r--r--src/m/ibms390x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m/ibms390x.h b/src/m/ibms390x.h
index 14228b61e56..04092d6e1ac 100644
--- a/src/m/ibms390x.h
+++ b/src/m/ibms390x.h
@@ -24,7 +24,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 pI "l"
#define EMACS_UINT unsigned long
/* On the 64 bit architecture, we can use 60 bits for addresses */