Page MenuHomeFreeBSD

Fix compilation errors in usb/kshim
ClosedPublic

Authored by wma on Jan 21 2016, 11:23 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 8, 6:14 PM
Unknown Object (File)
Wed, Dec 18, 4:18 AM
Unknown Object (File)
Dec 14 2024, 1:17 AM
Unknown Object (File)
Nov 18 2024, 2:35 PM
Unknown Object (File)
Nov 15 2024, 6:05 AM
Unknown Object (File)
Nov 4 2024, 6:12 AM
Unknown Object (File)
Sep 27 2024, 3:54 AM
Unknown Object (File)
Sep 26 2024, 8:30 PM
Subscribers

Details

Summary

Remove old header from the include list and declare extern symbol for delay() function.

Diff Detail

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

Event Timeline

wma retitled this revision from to Fix compilation errors in usb/kshim.
wma updated this object.
wma edited the test plan for this revision. (Show Details)
wma added a reviewer: hselasky.
wma set the repository for this revision to rS FreeBSD src repository - subversion.
hselasky edited edge metadata.
hselasky added inline comments.
sys/boot/kshim/bsd_kernel.h
582 ↗(On Diff #12543)

Spelling since _it_ is.

This revision is now accepted and ready to land.Jan 21 2016, 11:46 AM
This revision was automatically updated to reflect the committed changes.