Ignore:
Timestamp:
Jul 13, 2017, 12:28:37 PM (7 years ago)
Author:
max@…
Message:

add IOC (ATA)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_context.c

    r193 r195  
    5252
    5353        /* set cpu context pointer in thread */
    54         thread->cpu_context = (void*)context;
     54        thread->cpu_context = (void *)context;
    5555
    5656        /* build the context */
Note: See TracChangeset for help on using the changeset viewer.