aboutsummaryrefslogtreecommitdiff
path: root/gdb/gregset.h
diff options
context:
space:
mode:
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 19eefec..a3a1325 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. */