Mercurial > emacs
annotate src/s/riscix1-1.h @ 84931:5d29309fb351
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 26 Sep 2007 00:39:23 +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) */ |