mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-01 09:51:22 -08:00
(gdb_array_mark_flag): Define.
This commit is contained in:
parent
c1380aa6e5
commit
3fba6ca915
1 changed files with 1 additions and 0 deletions
|
|
@ -104,6 +104,7 @@ EMACS_INT gdb_data_seg_bits = DATA_SEG_BITS;
|
|||
EMACS_INT gdb_data_seg_bits = 0;
|
||||
#endif
|
||||
EMACS_INT PVEC_FLAG = PSEUDOVECTOR_FLAG;
|
||||
EMACS_INT gdb_array_mark_flag = ARRAY_MARK_FLAG;
|
||||
|
||||
/* Command line args from shell, as list of strings. */
|
||||
Lisp_Object Vcommand_line_args;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue