comparison src/m/arm.h @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children f9a65d7ebd29
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
46 #define SIGN_EXTEND_CHAR(c) (((int)(c) << 24) >> 24) 46 #define SIGN_EXTEND_CHAR(c) (((int)(c) << 24) >> 24)
47 47
48 #define NO_UNION_TYPE 48 #define NO_UNION_TYPE
49 49
50 #define NO_REMAP 50 #define NO_REMAP
51
52 /* arch-tag: 07856f0c-f0c8-4bd8-99af-0b7fa1e5ee42
53 (do not change this comment) */