Changeset 336 for trunk/hal/x86_64/core/hal_interrupt.c
- Timestamp:
- Aug 7, 2017, 11:22:15 AM (8 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/hal/x86_64/core/hal_interrupt.c (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/hal/x86_64/core/hal_interrupt.cr335 r336 48 48 49 49 core_t *core = CURRENT_THREAD->core; 50 cur cpu()->tls_tf = tf;50 curtls()->tls_tf = tf; 51 51 52 52 core_clock(core); 
Note: See TracChangeset
          for help on using the changeset viewer.
      
