Page MenuHomeFreeBSD

Remove unused badaddr() function.
ClosedPublic

Authored by brooks on Apr 15 2018, 5:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 12:45 PM
Unknown Object (File)
Mar 18 2024, 6:39 AM
Unknown Object (File)
Feb 8 2024, 2:24 AM
Unknown Object (File)
Feb 5 2024, 10:52 PM
Unknown Object (File)
Jan 30 2024, 9:13 PM
Unknown Object (File)
Dec 23 2023, 12:05 AM
Unknown Object (File)
Dec 21 2023, 12:49 AM
Unknown Object (File)
Nov 23 2023, 10:03 AM
Subscribers
None

Details

Summary

This came in with the initial MIPS port. I've not checked if it was
ever used, but it isn't now.

Test Plan

mips tinderbox build

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Please destroy it, and while there double-check usedness of various other support.S functions if you haven't already. The amount of cruft has steadily fallen throughout the port, and the odds of unused things is probably higher than when I last did a pass. Thank you so much!

This revision is now accepted and ready to land.Apr 15 2018, 10:23 PM
This revision was automatically updated to reflect the committed changes.