diff options
Diffstat (limited to 'sysdeps/sparc/sparc64/cpu_relax.S')
-rw-r--r-- | sysdeps/sparc/sparc64/cpu_relax.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sparc/sparc64/cpu_relax.S b/sysdeps/sparc/sparc64/cpu_relax.S index 9d45eb7e42..6ceec21ac3 100644 --- a/sysdeps/sparc/sparc64/cpu_relax.S +++ b/sysdeps/sparc/sparc64/cpu_relax.S @@ -1,5 +1,5 @@ /* CPU strand yielding for busy loops. - Copyright (C) 2012-2014 Free Software Foundation, Inc. + Copyright (C) 2012-2015 Free Software Foundation, Inc. Contributed by David S. Miller (davem@davemloft.net) This file is part of the GNU C Library. |