aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/linux.h
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>2013-12-07 08:58:37 +0000
committerMaxim Kuvyrkov <mkuvyrkov@gcc.gnu.org>2013-12-07 08:58:37 +0000
commitef43c728f385bd9e647378593aeb9f3e714a6dec (patch)
treeb5e9602891dfbd5080e436cb769d621b9fda81e0 /gcc/config/linux.h
parent5fa747a7a595ddce89de67615353346e42fe073f (diff)
downloadgcc-ef43c728f385bd9e647378593aeb9f3e714a6dec.zip
gcc-ef43c728f385bd9e647378593aeb9f3e714a6dec.tar.gz
gcc-ef43c728f385bd9e647378593aeb9f3e714a6dec.tar.bz2
* config/linux.h: Fix typo in a comment.
From-SVN: r205782
Diffstat (limited to 'gcc/config/linux.h')
-rw-r--r--gcc/config/linux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/linux.h b/gcc/config/linux.h
index d7ca300..fb1a8de 100644
--- a/gcc/config/linux.h
+++ b/gcc/config/linux.h
@@ -117,7 +117,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
#else /* !uClinux, i.e., normal Linux */
-/* IFUNCs are supportted by glibc, but not by uClibc or Bionic. */
+/* IFUNCs are supported by glibc, but not by uClibc or Bionic. */
# undef TARGET_HAS_IFUNC_P
# define TARGET_HAS_IFUNC_P linux_has_ifunc_p