Remove unused string.

Reported by:	markj@
Sponsored by:	DARPA, AFRL
This commit is contained in:
br 2018-07-25 15:44:49 +00:00
parent 0f7a340652
commit 38d4a8fc4c

View File

@ -208,8 +208,6 @@ ENTRY(cpu_throw)
#endif
ret
.Lcpu_throw_panic_str:
.asciz "cpu_throw: %p\0"
END(cpu_throw)
/*