Remove leftover message
This commit is contained in:
parent
8148171e96
commit
4fa54f9209
1 changed files with 0 additions and 1 deletions
|
@ -381,7 +381,6 @@ notification_string: .asciz "GRUB "
|
||||||
no_cs5536: .asciz "No CS5536 found.\n\r"
|
no_cs5536: .asciz "No CS5536 found.\n\r"
|
||||||
cs5536_found: .asciz "CS5536 at "
|
cs5536_found: .asciz "CS5536 at "
|
||||||
sm_failed: .asciz "SM transaction failed.\n\r"
|
sm_failed: .asciz "SM transaction failed.\n\r"
|
||||||
not_implemented: .asciz "Nothing more is implemented. Bye.\n\r"
|
|
||||||
unhandled_tlb_refill: .asciz "Unhandled TLB refill.\n\r"
|
unhandled_tlb_refill: .asciz "Unhandled TLB refill.\n\r"
|
||||||
unhandled_cache_error: .asciz "Unhandled cache error.\n\r"
|
unhandled_cache_error: .asciz "Unhandled cache error.\n\r"
|
||||||
unhandled_exception: .asciz "Unhandled exception.\n\r"
|
unhandled_exception: .asciz "Unhandled exception.\n\r"
|
||||||
|
|
Loading…
Reference in a new issue