aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/linux-arc-low.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/linux-arc-low.cc')
-rw-r--r--gdbserver/linux-arc-low.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/linux-arc-low.cc b/gdbserver/linux-arc-low.cc
index f028847..e4ee149 100644
--- a/gdbserver/linux-arc-low.cc
+++ b/gdbserver/linux-arc-low.cc
@@ -221,7 +221,7 @@ arc_fill_gregset (struct regcache *regcache, void *buf)
/* Currently ARC Linux ptrace doesn't allow writes to status32 because
some of its bits are kernel mode-only and shoudn't be writable from
user-space. Writing status32 from debugger could be useful, though,
- so ability to write non-priviliged bits will be added to kernel
+ so ability to write non-privileged bits will be added to kernel
sooner or later. */
/* BTA. */