aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/mpstd.h
diff options
context:
space:
mode:
authorRichard Brooksby2013-02-08 16:17:34 +0000
committerRichard Brooksby2013-02-08 16:17:34 +0000
commit2706097eab7b3d1aa9429ef0e4ea1ac9f3c6edbe (patch)
tree01b97e7abdada2c711cf5139952feee4ec71ba97 /mps/code/mpstd.h
parentab2c28cae42410c7b5edca80f1de8a9789494b52 (diff)
parentb31cda511d16f6a9947cead9341a1dfff5524cce (diff)
downloademacs-2706097eab7b3d1aa9429ef0e4ea1ac9f3c6edbe.tar.gz
emacs-2706097eab7b3d1aa9429ef0e4ea1ac9f3c6edbe.zip
Integrating branch/2012-10-09/user-guide back to master.
Copied from Perforce Change: 180943 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/mpstd.h')
-rw-r--r--mps/code/mpstd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/mpstd.h b/mps/code/mpstd.h
index 0345810b723..ad695bc23a9 100644
--- a/mps/code/mpstd.h
+++ b/mps/code/mpstd.h
@@ -97,7 +97,6 @@
97#define MPS_ARCH_I6 97#define MPS_ARCH_I6
98#define MPS_BUILD_MV 98#define MPS_BUILD_MV
99#define MPS_T_WORD unsigned __int64 99#define MPS_T_WORD unsigned __int64
100#define MPS_T_LONGEST __int64
101#define MPS_T_ULONGEST unsigned __int64 100#define MPS_T_ULONGEST unsigned __int64
102#define MPS_WORD_WIDTH 64 101#define MPS_WORD_WIDTH 64
103#define MPS_WORD_SHIFT 6 102#define MPS_WORD_SHIFT 6