Page MenuHomeFreeBSD

Remove unused function cpu_boot()
ClosedPublic

Authored by mhorne on Oct 6 2020, 10:34 PM.
Tags
None
Referenced Files
F155006365: D26702.id.diff
Thu, Apr 30, 3:33 PM
Unknown Object (File)
Mon, Apr 27, 10:13 PM
Unknown Object (File)
Mon, Apr 27, 1:46 PM
Unknown Object (File)
Sun, Apr 26, 12:37 PM
Unknown Object (File)
Tue, Apr 21, 12:19 AM
Unknown Object (File)
Thu, Apr 9, 8:28 PM
Unknown Object (File)
Sun, Apr 5, 5:05 AM
Unknown Object (File)
Mar 30 2026, 6:59 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.