diff options
Diffstat (limited to 'sysdeps/sparc/sparc-mcount.S')
-rw-r--r-- | sysdeps/sparc/sparc-mcount.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc-mcount.S b/sysdeps/sparc/sparc-mcount.S index 0afb9488ea..4b0e91a300 100644 --- a/sysdeps/sparc/sparc-mcount.S +++ b/sysdeps/sparc/sparc-mcount.S @@ -1,4 +1,4 @@ -/* sparc-specific implemetation of profiling support. +/* sparc-specific implementation of profiling support. Copyright (C) 2008-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David S. Miller <davem@davemloft.net>, 2008. |