Page MenuHomeFreeBSD

Include libi386.h to silence the clang warning of implicit declaration of functions biospci_*.
ClosedPublic

Authored by araujo on May 29 2015, 4:18 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 18, 3:31 PM
Unknown Object (File)
Sat, Apr 18, 3:31 PM
Unknown Object (File)
Sat, Apr 18, 1:42 PM
Unknown Object (File)
Mon, Apr 13, 4:24 AM
Unknown Object (File)
Sun, Apr 12, 5:18 PM
Unknown Object (File)
Mon, Apr 6, 12:12 PM
Unknown Object (File)
Mar 25 2026, 12:52 AM
Unknown Object (File)
Mar 9 2026, 6:57 AM
Subscribers

Details

Summary

Those biospci_* function are prototyped on: sys/boot/i386/libi386/libi386.h

Diff Detail

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

Event Timeline

araujo retitled this revision from to Include libi386.h to silence the clang warning of implicit declaration of functions biospci_*..
araujo updated this object.
araujo edited the test plan for this revision. (Show Details)
araujo added reviewers: imp, rodrigc.
rodrigc edited edge metadata.

Looks OK, but double check that after this change
the loader still works and the system can boot.

This revision is now accepted and ready to land.May 31 2015, 5:43 AM