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

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children e055d02d8b97 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
54 54
55 #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE) 55 #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
56 56
57 /* Control a conditional in unexelf.c. */ 57 /* Control a conditional in unexelf.c. */
58 #define SOLARIS_POWERPC 58 #define SOLARIS_POWERPC
59
60 /* arch-tag: dc2c3cb6-4683-45ae-961f-0a4f2bda3c61
61 (do not change this comment) */