diff options
Diffstat (limited to 'libgcc/config/pru/pru-divmod.h')
-rw-r--r-- | libgcc/config/pru/pru-divmod.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcc/config/pru/pru-divmod.h b/libgcc/config/pru/pru-divmod.h index 9dfabd96894..1f0a79f36e3 100644 --- a/libgcc/config/pru/pru-divmod.h +++ b/libgcc/config/pru/pru-divmod.h @@ -1,5 +1,5 @@ /* libgcc routines for PRU - Copyright (C) 2014-2022 Free Software Foundation, Inc. + Copyright (C) 2014-2023 Free Software Foundation, Inc. Based on msp430-divmod.h from MSP430 port. This file is part of GCC. |