s/darwin.h (GC_MARK_STACK): Define.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2003-10-12 Andrew Choi <akochoi@shaw.ca>
|
||||
|
||||
* s/darwin.h (GC_MARK_STACK): Define.
|
||||
|
||||
2003-10-12 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* window.c (shrink_windows): New function.
|
||||
|
||||
@@ -317,5 +317,9 @@ struct kboard;
|
||||
#define select sys_select
|
||||
#endif
|
||||
|
||||
/* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the
|
||||
stack. */
|
||||
#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
|
||||
|
||||
/* arch-tag: 481d443d-4f89-43ea-b5fb-49706d95fa41
|
||||
(do not change this comment) */
|
||||
|
||||
Reference in New Issue
Block a user