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, Oct 24, 2:55 AM
Unknown Object (File)
Oct 1 2024, 8:23 PM
Unknown Object (File)
Sep 19 2024, 5:09 AM
Unknown Object (File)
Sep 18 2024, 6:22 PM
Unknown Object (File)
Sep 18 2024, 4:11 AM
Unknown Object (File)
Sep 17 2024, 4:28 PM
Unknown Object (File)
Sep 5 2024, 5:43 AM
Unknown Object (File)
Sep 1 2024, 10:25 AM
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.