hurd: Fix RPC prototypes
authorSamuel Thibault <samuel.thibault@gnu.org>
Tue, 1 Feb 2022 02:10:22 +0000 (03:10 +0100)
committerSimon Marchi <simon.marchi@polymtl.ca>
Tue, 1 Feb 2022 14:08:36 +0000 (09:08 -0500)
commitfc46f98d5db8229cbb81db9012c514982fa1c979
tree088929c86c0ef4820ca2c8b199d618557c1f9906
parente327c35ef5768789d3ba41a629f178f5eec32790
hurd: Fix RPC prototypes

The last updates of MIG introduced qualifying strings and arrays with
const as appropriate.  We thus have to update the protypes in gdb too.

Change-Id: I3f72aac1dfa6e58d1394d5776b822d7c8f2409df
gdb/gnu-nat.c