]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/nds32/isr-library/save_mac_regs.inc
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / nds32 / isr-library / save_mac_regs.inc
index 89f46d1cc374d936af34e390322a1b133dcdf0ba..d531fde6a70adea66d418a81371d152306ad3a8c 100644 (file)
@@ -1,5 +1,5 @@
 /* c-isr library stuff of Andes NDS32 cpu for GNU compiler
-   Copyright (C) 2012-2017 Free Software Foundation, Inc.
+   Copyright (C) 2012-2023 Free Software Foundation, Inc.
    Contributed by Andes Technology Corporation.
 
    This file is part of GCC.
@@ -24,7 +24,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 .macro SAVE_MAC_REGS
-#ifdef NDS32_DX_REGS
+#if __NDS32_DX_REGS__
        mfusr   $r1, $d0.lo
        mfusr   $r2, $d0.hi
        mfusr   $r3, $d1.lo