diff options
Diffstat (limited to 'libphobos/libdruntime/config/arm/switchcontext.S')
-rw-r--r-- | libphobos/libdruntime/config/arm/switchcontext.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libphobos/libdruntime/config/arm/switchcontext.S b/libphobos/libdruntime/config/arm/switchcontext.S index 133354f63c6..532e3dcc2d2 100644 --- a/libphobos/libdruntime/config/arm/switchcontext.S +++ b/libphobos/libdruntime/config/arm/switchcontext.S @@ -1,5 +1,5 @@ /* ARM support code for fibers and multithreading. - Copyright (C) 2019-2020 Free Software Foundation, Inc. + Copyright (C) 2019-2021 Free Software Foundation, Inc. This file is part of GCC. |