Mercurial > emacs
diff src/m/mega68.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 |
line wrap: on
line diff
--- a/src/m/mega68.h Mon Sep 01 15:45:46 2003 +0000 +++ b/src/m/mega68.h Mon Sep 01 15:45:59 2003 +0000 @@ -47,3 +47,6 @@ /* Convert that into an integer that is 100 for a load average of 1.0 */ #define LOAD_AVE_CVT(x) ((int) ((x) * 100.0)) + +/* arch-tag: 61e6deb4-a93e-444b-bbd5-9887a83f1bbc + (do not change this comment) */
