Changeset 339 for trunk/hal/x86_64/core/hal_init.c
- Timestamp:
- Aug 7, 2017, 3:11:45 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_init.c
r323 r339 654 654 cputls->tls_gid = hal_lapic_gid(); 655 655 cputls->tls_lid = lid; 656 /* cputls->tls_rsp0 = (uint64_t)&data->tss.tss_rsp0; */ 656 657 cputls->tls_intr = INTRS_DISABLED; 657 658
Note: See TracChangeset
for help on using the changeset viewer.