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)
Thu, Nov 20, 11:07 PM
Unknown Object (File)
Thu, Nov 20, 11:04 PM
Unknown Object (File)
Thu, Nov 20, 11:03 PM
Unknown Object (File)
Thu, Nov 20, 11:00 PM
Unknown Object (File)
Tue, Nov 18, 9:30 PM
Unknown Object (File)
Mon, Nov 17, 3:45 PM
Unknown Object (File)
Mon, Nov 17, 3:05 PM
Unknown Object (File)
Mon, Nov 17, 1:39 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.