comparison src/m/dual.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 23a17af379b1 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
65 /* #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0) */ 65 /* #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0) */
66 66
67 /* Change some things to avoid bugs in compiler */ 67 /* Change some things to avoid bugs in compiler */
68 68
69 #define SWITCH_ENUM_BUG 1 69 #define SWITCH_ENUM_BUG 1
70
71 /* arch-tag: 7208d63c-9a23-469e-a9b1-908ac912c743
72 (do not change this comment) */