]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/doc/extend.texi
Adding GCC port for National Semicondutor's CR16 architecture
[thirdparty/gcc.git] / gcc / doc / extend.texi
index b8c4696ced521efd64145872979c516ed0dee602..e821041ee43aaf854d875ecb2176d0d4fc6b4df7 100644 (file)
@@ -2723,7 +2723,7 @@ This attribute is ignored for R8C target.
 
 @item interrupt
 @cindex interrupt handler functions
-Use this attribute on the ARM, AVR, Epiphany, M32C, M32R/D, m68k, MeP, MIPS,
+Use this attribute on the ARM, AVR, CR16, Epiphany, M32C, M32R/D, m68k, MeP, MIPS,
 RL78, RX and Xstormy16 ports to indicate that the specified function is an
 interrupt handler.  The compiler will generate function entry and exit
 sequences suitable for use in an interrupt handler when this attribute