diff options
Diffstat (limited to 'ports/sysdeps/ia64/_mcount.S')
-rw-r--r-- | ports/sysdeps/ia64/_mcount.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/sysdeps/ia64/_mcount.S b/ports/sysdeps/ia64/_mcount.S index 1c7f445014..e98f8579e6 100644 --- a/ports/sysdeps/ia64/_mcount.S +++ b/ports/sysdeps/ia64/_mcount.S @@ -1,5 +1,5 @@ /* Machine-specific calling sequence for `mcount' profiling function. ia64 - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. Contributed by David Mosberger <davidm@hpl.hp.com> This file is part of the GNU C Library. |