mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-18 09:04:49 -04:00
Cleanup
This commit is contained in:
parent
cfe218aca5
commit
b1ed8f89b2
@ -192,7 +192,7 @@ sysinfo_command:
|
|||||||
TEST_FEATURE avx, rcx, 28
|
TEST_FEATURE avx, rcx, 28
|
||||||
TEST_FEATURE aes, rcx, 25
|
TEST_FEATURE aes, rcx, 25
|
||||||
|
|
||||||
.frequency:
|
; Frequency
|
||||||
|
|
||||||
call goto_next_line
|
call goto_next_line
|
||||||
|
|
||||||
@ -261,6 +261,8 @@ sysinfo_command:
|
|||||||
|
|
||||||
.last:
|
.last:
|
||||||
|
|
||||||
|
; L2 Length
|
||||||
|
|
||||||
call goto_next_line
|
call goto_next_line
|
||||||
|
|
||||||
mov r8, sysinfo_l2
|
mov r8, sysinfo_l2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user