Ignore:
Timestamp:
Jun 23, 2017, 1:31:23 PM (7 years ago)
Author:
max@…
Message:

Start implementing TLS.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/hal_lapic.h

    r45 r46  
    2020 */
    2121
    22 void hal_init_lapic();
     22uint32_t hal_lapic_gid();
     23void hal_lapic_init();
    2324
    2425#define LAPIC_SPURIOUS_VECTOR   LAPICVEC_MIN
Note: See TracChangeset for help on using the changeset viewer.