Page MenuHomeFreeBSD

Remove unused function cpu_boot()
ClosedPublic

Authored by mhorne on Oct 6 2020, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 7:01 AM
Unknown Object (File)
Sat, May 11, 11:12 PM
Unknown Object (File)
Fri, May 10, 11:50 AM
Unknown Object (File)
Fri, May 10, 11:50 AM
Unknown Object (File)
Fri, May 10, 6:19 AM
Unknown Object (File)
Dec 20 2023, 3:56 AM
Unknown Object (File)
Nov 30 2023, 9:17 PM
Unknown Object (File)
Sep 6 2023, 10:23 PM
Subscribers

Details

Summary

The prototype was added with the creation of kern_shutdown.c in r17658,
but it appears to have never been implemented. Remove it now.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne created this revision.
This revision is now accepted and ready to land.Oct 6 2020, 10:34 PM
This revision was automatically updated to reflect the committed changes.