Page MenuHomeFreeBSD

riscv: Add missing includes for DDB
ClosedPublic

Authored by jhb on Feb 15 2024, 12:35 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 31, 5:08 PM
Unknown Object (File)
Wed, Oct 30, 6:57 AM
Unknown Object (File)
Sep 28 2024, 2:09 PM
Unknown Object (File)
Sep 27 2024, 4:06 PM
Unknown Object (File)
Sep 25 2024, 7:09 AM
Unknown Object (File)
Sep 24 2024, 4:14 PM
Unknown Object (File)
Sep 24 2024, 2:29 PM
Unknown Object (File)
Sep 24 2024, 4:31 AM
Subscribers

Details

Summary

The #ifdef DDB code in parse_metadata was dead code without opt_ddb.h.
While here, update the call to db_fetch_ksymtab for changes in commit
02bc014a200a.

Obtained from: CheriBSD

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable