X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/7f9f97c792dee6875fbca9806422bdd7d6c5a657..9257f4ab8ea8ade1df5b576c114f715302051cc6:/LUFA/Common/FunctionAttributes.h 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