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)
Sat, Feb 1, 10:01 PM
Unknown Object (File)
Sat, Jan 25, 7:23 PM
Unknown Object (File)
Jan 15 2025, 10:47 PM
Unknown Object (File)
Dec 5 2024, 7:03 PM
Unknown Object (File)
Nov 23 2024, 4:44 AM
Unknown Object (File)
Nov 23 2024, 12:41 AM
Unknown Object (File)
Nov 22 2024, 7:24 PM
Unknown Object (File)
Oct 24 2024, 2:55 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.