Frank před 8 roky
rodič
revize
80be3f1ca6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      utility/dspinst.h

+ 1
- 1
utility/dspinst.h Zobrazit soubor

@@ -348,7 +348,7 @@ static inline void clr_q_psr(void)
{
uint32_t t;
asm ("mov %[t],#0\n"
"msr APSR_nzcvq,%0\n" : [t] "=&r" (t)::"cc"));
"msr APSR_nzcvq,%0\n" : [t] "=&r" (t)::"cc");
}

#endif

Načítá se…
Zrušit
Uložit