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)
Feb 18 2024, 8:11 PM
Unknown Object (File)
Feb 18 2024, 6:19 PM
Unknown Object (File)
Feb 15 2024, 8:21 PM
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