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

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

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

revision 1.8 by lektu, Tue Feb 4 14:03:18 2003 UTC revision 1.9 by miles, Mon Sep 1 15:45:58 2003 UTC
# Line 47  Boston, MA 02111-1307, USA.  */ Line 47  Boston, MA 02111-1307, USA.  */
47  /* Convert that into an integer that is 100 for a load average of 1.0  */  /* Convert that into an integer that is 100 for a load average of 1.0  */
48    
49  #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))  #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0))
50    
51    /* arch-tag: 61e6deb4-a93e-444b-bbd5-9887a83f1bbc
52       (do not change this comment) */

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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