* src/SDCC.y (declaration_specifiers, function_specifier),
[fw/sdcc] / support / Util / SDCCerr.h
index bde43554c391f9e87db75cf3aec8c6f3491db08b..40e71b951ca4eae906d68b49c10a911e58f4d241 100644 (file)
@@ -208,6 +208,7 @@ SDCCERR - SDCC Standard error handler
 #define W_EMPTY_SOURCE_FILE           190 /* ISO C forbids an empty source file */
 #define W_BAD_PRAGMA_ARGUMENTS        191 /* #pragma %s: bad argument(s); pragma ignored */
 #define E_BAD_RESTRICT                192 /* Only pointers may be qualified with 'restrict' */
+#define E_BAD_INLINE                  193 /* Only functions may be qualified with 'inline' */
 #define MAX_ERROR_WARNING             256 /* size of disable warnings array */
 
 /** Describes the maximum error level that will be logged.  Any level