/[emacs]/emacs/src/unexec.c
ViewVC logotype

Diff of /emacs/src/unexec.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by eliz, Fri Nov 16 14:23:51 2001 UTC revision 1.34 by rms, Tue Dec 11 22:18:57 2001 UTC
# Line 288  static EXEC_HDR_TYPE hdr, ohdr; Line 288  static EXEC_HDR_TYPE hdr, ohdr;
288    
289  #else /* not HPUX */  #else /* not HPUX */
290    
291  #if defined (USG) && !defined (IBMAIX) && !defined (IRIS) && !defined (COFF_ENCAPSULATE) && !defined (LINUX)  #if defined (USG) && !defined (IBMAIX) && !defined (IRIS) && !defined (COFF_ENCAPSULATE) && !defined (GNU_LINUX)
292  static struct bhdr hdr, ohdr;  static struct bhdr hdr, ohdr;
293  #define a_magic fmagic  #define a_magic fmagic
294  #define a_text tsize  #define a_text tsize

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26