Minor documentation fixups.
[pub/USBasp.git] / LUFA / Common / FunctionAttributes.h
index f86e3d9..61246b8 100644 (file)
@@ -59,7 +59,7 @@
 \r
        /* Public Interface - May be used in end-application: */\r
                /* Macros: */\r
-                       #if __GNUC__ >= 3\r
+                       #if (__GNUC__ >= 3) || defined(__DOXYGEN__)\r
                                /** Indicates to the compiler that the function can not ever return, so that any stack restoring or\r
                                 *  return code may be omitted by the compiler in the resulting binary.\r
                                 */\r