Mercurial > emacs
annotate src/s/riscix1-1.h @ 82404:b3fc112aac24
(Fcommandp): Add parens to clarify.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 16 Aug 2007 02:21:29 +0000 |
parents | e68ecda9b55b |
children | f55f9811f5d7 |
rev | line source |
---|---|
78312
e68ecda9b55b
Remove license from trivial file.
Glenn Morris <rgm@gnu.org>
parents:
78259
diff
changeset
|
1 /* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */ |
15917 | 2 |
3 #define RISCiX_1_1 1 | |
4 #define RISCiX 11 | |
5 #define CRT0_O /lib/crt0.o | |
6 #include "bsd4-3.h" | |
52401 | 7 |
8 /* arch-tag: 382df034-9843-4a82-8a3a-2e50a4dd532c | |
9 (do not change this comment) */ |