remove unused Lpanic_savefpstate.

This commit is contained in:
mrg 2022-05-15 02:14:15 +00:00
parent fbc88947f9
commit f5063f2ae2
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.s,v 1.282 2022/04/16 18:15:21 andvar Exp $ */
/* $NetBSD: locore.s,v 1.283 2022/05/15 02:14:15 mrg Exp $ */
/*
* Copyright (c) 1996 Paul Kranenburg
@ -5621,10 +5621,6 @@ Lkcerr:
*
* The IPI version just deals with updating event counters first.
*/
Lpanic_savefpstate:
.asciz "cpu%d: NULL fpstate"
_ALIGN
ENTRY(ipi_savefpstate)
sethi %hi(CPUINFO_VA+CPUINFO_SAVEFPSTATE), %o5
ldd [%o5 + %lo(CPUINFO_VA+CPUINFO_SAVEFPSTATE)], %o2