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, May 21, 10:15 AM
Unknown Object (File)
May 14 2024, 7:01 AM
Unknown Object (File)
May 11 2024, 11:12 PM
Unknown Object (File)
May 10 2024, 11:50 AM
Unknown Object (File)
May 10 2024, 11:50 AM
Unknown Object (File)
May 10 2024, 6:19 AM
Unknown Object (File)
Dec 20 2023, 3:56 AM
Unknown Object (File)
Nov 30 2023, 9:17 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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34028
Build 31215: arc lint + arc unit

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.