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