aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Common/FunctionAttributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/Common/FunctionAttributes.h')
-rw-r--r--LUFA/Common/FunctionAttributes.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/Common/FunctionAttributes.h b/LUFA/Common/FunctionAttributes.h
index 4ed876d02..a3c9a8a3a 100644
--- a/LUFA/Common/FunctionAttributes.h
+++ b/LUFA/Common/FunctionAttributes.h
@@ -29,6 +29,7 @@
*/
/** \file
+ * \brief AVR-GCC special function attribute macros.
*
* This file contains macros for applying GCC specific attributes to functions to control various optimizer
* and code generation features of the compiler. Attributes may be placed in the function prototype in any