comparison src/m/sparc.h @ 1361:a45cf4b36ce9

entered into RCS
author Jim Blandy <jimb@redhat.com>
date Wed, 07 Oct 1992 19:46:04 +0000
parents 593af70322f0
children 2054a40a27cc
comparison
equal deleted inserted replaced
1360:9cb1a4b90b5c 1361:a45cf4b36ce9
23 23
24 NOTE-START 24 NOTE-START
25 Use -opsystem=sunos4 for operating system version 4, and 25 Use -opsystem=sunos4 for operating system version 4, and
26 -opsystem=bsd4-2 for earlier versions. 26 -opsystem=bsd4-2 for earlier versions.
27 NOTE-END */ 27 NOTE-END */
28
29 /* This defines the FSCALE constant, which this file uses in the LOAD_AVE_CVT
30 macro. */
31 #include <sys/param.h>
28 32
29 /* The following three symbols give information on 33 /* The following three symbols give information on
30 the size of various data types. */ 34 the size of various data types. */
31 35
32 #define SHORTBITS 16 /* Number of bits in a short */ 36 #define SHORTBITS 16 /* Number of bits in a short */