Page MenuHomeFreeBSD

Remove unused function cpu_boot()
ClosedPublic

Authored by mhorne on Oct 6 2020, 10:34 PM.
Tags
None
Referenced Files
F151660502: D26702.id77961.diff
Thu, Apr 9, 8:28 PM
Unknown Object (File)
Sun, Apr 5, 5:05 AM
Unknown Object (File)
Mon, Mar 30, 6:59 PM
Unknown Object (File)
Wed, Mar 25, 5:57 AM
Unknown Object (File)
Sat, Mar 21, 4:37 PM
Unknown Object (File)
Fri, Mar 20, 10:46 PM
Unknown Object (File)
Wed, Mar 18, 11:03 AM
Unknown Object (File)
Wed, Mar 18, 5:06 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

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.