- Timestamp:
- Aug 10, 2007, 11:05:07 AM (17 years ago)
- File:
-
- 1 edited
-
branches/ia32/lisp-kernel/x86-constants32.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ia32/lisp-kernel/x86-constants32.h
r7023 r7024 340 340 struct tcr *prev; 341 341 u32_t node_regs_mask; /* bit set means correspnding reg contains node */ 342 int ldt_index;343 342 struct tcr *linear; 344 343 LispObj *save_ebp; /* EBP when in foreign code */ … … 384 383 LispObj *next_tsp; 385 384 void *safe_ref_address; 385 int ldt_index; 386 386 } TCR; 387 387
Note:
See TracChangeset
for help on using the changeset viewer.
