Mercurial > emacs
view src/m/ews4800.h @ 35091:bc80b0ab1630
(update_end): Don't check updating_frame; for some reason
this can be 0 sometimes, such as after dismissing a popup menu,
and isn't necessary given the explicit frame argument.
author | Andrew Innes <andrewi@gnu.org> |
---|---|
date | Fri, 05 Jan 2001 21:26:40 +0000 |
parents | f6ab39ac9c55 |
children | c8fb06423da0 |
line wrap: on
line source
/* m- file for NEC EWS4800 RISC series. */ #undef LIB_STANDARD #undef C_DEBUG_SWITCH #define INHIBIT_BSD_TIME #undef USG #include "mips.h" #define USG #undef UNEXEC #define UNEXEC unexelf.o #undef LIBS_MACHINE #undef LD_SWITCH_MACHINE #undef START_FILES #undef DATA_START #undef LIB_STANDARD #undef C_SWITCH_MACHINE #ifndef __GNUC__ #undef C_DEBUG_SWITCH #define C_DEBUG_SWITCH -O -KOlimit=3000 -ZXNd=5000 #endif /* !__GNUC__ */