Mercurial > emacs
view src/s/riscix1-1.h @ 82491:962fb740e73f
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 93-96)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 245)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-856
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 21 Aug 2007 04:51:30 +0000 |
parents | e68ecda9b55b |
children | f55f9811f5d7 |
line wrap: on
line source
/* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */ #define RISCiX_1_1 1 #define RISCiX 11 #define CRT0_O /lib/crt0.o #include "bsd4-3.h" /* arch-tag: 382df034-9843-4a82-8a3a-2e50a4dd532c (do not change this comment) */