]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove unused mcall_trap() function
authormhorne <mhorne@FreeBSD.org>
Sun, 9 Jun 2019 15:52:26 +0000 (15:52 +0000)
committermhorne <mhorne@FreeBSD.org>
Sun, 9 Jun 2019 15:52:26 +0000 (15:52 +0000)
commit68668542b1ba684ffa9faac30ef9cd69f46d6f7b
tree86aaac4a4f91f586070512c8c5ec714556402795
parent0bfe2e48592803da00227449a2046e91cc645c81
Remove unused mcall_trap() function

The mcall_trap() dummy function is unused, and should be removed as we
are unlikely to support M-mode traps any time soon.

Reviewed by: markj
Approved by: markj (mentor)
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D20494
sys/riscv/riscv/machdep.c