gcc doesn't like const and static to not be at the start of a variable
declaration. Update the gdb_regset arrays to make it more obvious they
are arrays of struct gdb_reg and to fix the gcc build.
Sponsored by: Arm Ltd
Differential D45550
bhyve: Fix the build with gcc andrew on Jun 10 2024, 5:21 PM. Authored by Tags None Referenced Files
Details
gcc doesn't like const and static to not be at the start of a variable Sponsored by: Arm Ltd
Diff Detail
|