mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-03 04:21:28 -08:00
(GC_MARK_SECONDARY_STACK): Update call to
mark_memory.
This commit is contained in:
parent
ccf17b26dc
commit
fbb7c02f78
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ Boston, MA 02110-1301, USA. */
|
|||
extern void *__libc_ia64_register_backing_store_base; \
|
||||
__builtin_ia64_flushrs (); \
|
||||
mark_memory (__libc_ia64_register_backing_store_base, \
|
||||
__builtin_ia64_bsp ()); \
|
||||
__builtin_ia64_bsp (), 0); \
|
||||
} while (0)
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue