HomeFreeBSD

Silence some "might not be initialized" warnings for riscv64.

Description

Silence some "might not be initialized" warnings for riscv64.

None of these case were actually using the variable(s) uninitialized, but
I figured that silencing the warnings via initializing them made sense.

Some of these predated r355677.

Details

Provenance
rmacklemAuthored on
Parents
rS355732: Remove the deprecated timeout(9) interface.
Branches
Unknown
Tags
Unknown