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)
Dec 20 2023, 3:56 AM
Unknown Object (File)
Nov 30 2023, 9:17 PM
Unknown Object (File)
Sep 6 2023, 10:23 PM
Unknown Object (File)
Sep 6 2023, 10:22 PM
Unknown Object (File)
Sep 6 2023, 10:18 PM
Unknown Object (File)
Sep 1 2023, 3:38 PM
Unknown Object (File)
Apr 26 2023, 3:58 AM
Unknown Object (File)
Apr 8 2023, 10:23 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.