/[emacs]/emacs/src/s/darwin.h
ViewVC logotype

Diff of /emacs/src/s/darwin.h

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

revision 1.1.2.1 by miles, Fri Apr 4 06:21:12 2003 UTC revision 1.1.2.2 by miles, Tue Oct 14 23:22:53 2003 UTC
# Line 316  struct kboard; Line 316  struct kboard;
316  #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs))  #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs))
317  #define select sys_select  #define select sys_select
318  #endif  #endif
319    
320    /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the
321       stack.  */
322    #define GC_MARK_STACK   GC_MAKE_GCPROS_NOOPS
323    
324    /* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41
325       (do not change this comment) */

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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