/[emacs]/emacs/src/m/sun386.h
ViewVC logotype

Diff of /emacs/src/m/sun386.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by erik, Mon Jan 15 09:15:02 1996 UTC revision 1.4.18.1 by miles, Fri Apr 4 06:21:12 2003 UTC
# Line 21  along with GNU Emacs; see the file COPYI Line 21  along with GNU Emacs; see the file COPYI
21  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,  the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
22  Boston, MA 02111-1307, USA.  */  Boston, MA 02111-1307, USA.  */
23    
24  /* The following line tells the configuration script what sort of  /* The following line tells the configuration script what sort of
25     operating system this machine is likely to run.     operating system this machine is likely to run.
26     USUAL-OPSYS="note"     USUAL-OPSYS="note"
27    
# Line 47  NOTE-END  */ Line 47  NOTE-END  */
47    
48  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)  #define LOAD_AVE_CVT(x) (int) (((double) (x)) * 100.0 / FSCALE)
49    
50  /* Underscores are not prepended to C symbols on this machine.  */  /* Underscores are not prepended to C symbols on this machine.  */
51  #undef LDAV_SYMBOL  #undef LDAV_SYMBOL
52  #define LDAV_SYMBOL "avenrun"  #define LDAV_SYMBOL "avenrun"
53    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.18.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26