annotate src/s/cxux7.h @ 17234:bda734eef575
(Fbury_buffer): Call frames_bury_buffer.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Sun, 23 Mar 1997 20:48:31 +0000 (1997-03-23) |
parents |
a5a7ee5afff7 |
children |
695cf19ef79e |
rev |
line source |
5574
|
1 /* Define this symbol if you are running CX/UX 7.0 or later (7.0 introduced
|
|
2 * support for ELF files, and while we still build emacs in COFF format, the
|
|
3 * way it is linked is different for 7.0).
|
|
4 */
|
|
5 #define USING_CX_UX_7
|
|
6
|
|
7 #include "cxux.h"
|