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)
Jun 20 2026, 2:04 AM
Unknown Object (File)
Jun 5 2026, 11:44 PM
Unknown Object (File)
Jun 4 2026, 8:23 AM
Unknown Object (File)
Jun 4 2026, 6:04 AM
Unknown Object (File)
Jun 3 2026, 6:13 PM
Unknown Object (File)
May 31 2026, 4:03 PM
Unknown Object (File)
May 14 2026, 6:49 PM
Unknown Object (File)
May 14 2026, 6:48 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