summaryrefslogtreecommitdiffstats
path: root/gdb/gregset.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-02-24 22:14:33 +0000
committerAndrew Cagney <cagney@redhat.com>2002-02-24 22:14:33 +0000
commita4b6fc86fa32d442efcbfb5c17549e4034d44552 (patch)
treea8bd4adafdf89572a89474d7bdbd46b4be03daf2 /gdb/gregset.h
parent8605d56e7a489870c1ac2167046a4f4dad8cc13d (diff)
downloadppe42-binutils-a4b6fc86fa32d442efcbfb5c17549e4034d44552.tar.gz
ppe42-binutils-a4b6fc86fa32d442efcbfb5c17549e4034d44552.zip
s/Linux/.../
Fix PR gdb/378.
Diffstat (limited to 'gdb/gregset.h')
-rw-r--r--gdb/gregset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gregset.h b/gdb/gregset.h
index 19eefecca2..a3a1325790 100644
--- a/gdb/gregset.h
+++ b/gdb/gregset.h
@@ -37,7 +37,7 @@ typedef GDB_FPREGSET_T gdb_fpregset_t;
includes integer registers and control registers. An fpregset is a
data structure containing the floating point registers. These data
structures were originally a part of the /proc interface, but have
- been borrowed or copied by other GDB targets, eg. Linux. */
+ been borrowed or copied by other GDB targets, eg. GNU/Linux. */
/* Copy register values from the native target gregset/fpregset
into GDB's internal register cache. */
OpenPOWER on IntegriCloud