Mercurial > emacs
annotate src/s/riscix1-1.h @ 82697:dca5fd4be380
Move tutorials from etc/ to etc/tutorials/
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 22 Aug 2007 07:37:18 +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) */ |