Remove leftover message

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-31 08:25:20 +02:00
parent 8148171e96
commit 4fa54f9209

View file

@ -381,7 +381,6 @@ notification_string: .asciz "GRUB "
no_cs5536: .asciz "No CS5536 found.\n\r"
cs5536_found: .asciz "CS5536 at "
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_cache_error: .asciz "Unhandled cache error.\n\r"
unhandled_exception: .asciz "Unhandled exception.\n\r"