gdb: LoongArch: Remove nonportable #include
authorRoland McGrath <mcgrathr@google.com>
Fri, 3 Jun 2022 05:59:23 +0000 (22:59 -0700)
committerRoland McGrath <mcgrathr@google.com>
Fri, 3 Jun 2022 05:59:23 +0000 (22:59 -0700)
commitd9ad47747aacc9326f9e880cbe6077e5c4988456
tree245b1298048f83968b210ff06b8956c24137d096
parent6b8b24bb688e53e251bbe2f3f9ddc44bca122bde
gdb: LoongArch: Remove nonportable #include

Don't use gregset.h in *-tdep.c since it's not usable on
hosts that don't have <sys/procfs.h>.  It's not needed by
this file, and should only be needed by *-nat.c files.
gdb/loongarch-linux-tdep.c