Page MenuHomeFreeBSD

Remove unused function cpu_boot()
ClosedPublic

Authored by mhorne on Oct 6 2020, 10:34 PM.
Tags
None
Referenced Files
F84248044: D26702.diff
Tue, May 21, 10:15 AM
Unknown Object (File)
Tue, May 14, 7:01 AM
Unknown Object (File)
Sat, May 11, 11:12 PM
Unknown Object (File)
Fri, May 10, 11:50 AM
Unknown Object (File)
Fri, May 10, 11:50 AM
Unknown Object (File)
Fri, May 10, 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.