Changeset 12656
- Timestamp:
- Aug 24, 2009, 12:07:52 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/x86-constants.s (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86-constants.s
r12128 r12656 69 69 70 70 _struct(lisp_globals,lisp_globals_limit-(num_lisp_globals*node_size)) 71 _node(initial_tcr) /* initial thread tcr */72 _node(image_name) /* --image-name argument */73 _node(BADfpscr_save_high) /* high word of FP reg used to save FPSCR */71 _node(initial_tcr) /* initial thread tcr */ 72 _node(image_name) /* --image-name argument */ 73 _node(BADfpscr_save_high) /* high word of FP reg used to save FPSCR */ 74 74 _node(unwind_resume) /* _Unwind_Resume */ 75 _node(batch_flag) /* -b */75 _node(batch_flag) /* -b */ 76 76 _node(host_platform) /* for runtime platform-specific stuff */ 77 77 _node(argv) /* address of argv[0] */
Note:
See TracChangeset
for help on using the changeset viewer.
