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, Jul 29, 7:35 AM
Unknown Object (File)
Jun 24 2025, 10:50 AM
Unknown Object (File)
Jun 22 2025, 5:00 PM
Unknown Object (File)
Jun 22 2025, 6:20 AM
Unknown Object (File)
Jun 21 2025, 3:16 PM
Unknown Object (File)
Jun 20 2025, 1:10 AM
Unknown Object (File)
Jun 19 2025, 12:21 AM
Unknown Object (File)
Jun 12 2025, 10:11 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.