Ignore:
Timestamp:
Aug 10, 2017, 11:48:01 AM (7 years ago)
Author:
max@…
Message:

Remove debug function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hal/x86_64/core/hal_cpu.S

    r359 r365  
    166166        orq     $CR0_TS,%rax
    167167        movq    %rax,%cr0
    168         ret
    169 
    170 ASM_ENTRY(x86_stop) /* debug only */
    171         int     $0x0b
    172168        ret
    173169
Note: See TracChangeset for help on using the changeset viewer.