K 10 svn:author V 6 mhorne K 8 svn:date V 27 2020-10-06T23:16:56.911603Z K 7 svn:log V 250 Remove unused function cpu_boot() The prototype was added with the creation of kern_shutdown.c in r17658, but it appears to have never been implemented. Remove it now. Reviewed by: cem, kib Differential Revision: https://reviews.freebsd.org/D26702 END