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

Rename a certain number of things, and improve the APIC support.

File:
1 edited

Legend:

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

    r78 r82  
    6767        x86_printf("%s\n", (char *)buf);
    6868        x86_printf("-> rip = %Z\n", tf->tf_rip);
     69        x86_printf("-> rsp = %Z\n", tf->tf_rsp);
    6970        x86_printf("****** FAULT OCCURRED ******\n\n");
    7071
Note: See TracChangeset for help on using the changeset viewer.