Adjust for DevLib.
[bertos.git] / Doxyfile_cxx
index 44d675c79f079c02ebe4d7b96f3a293da019998f..242cfa6d94856337601f7a6dfec8bc05116ee0c5 100755 (executable)
@@ -968,7 +968,7 @@ INCLUDE_FILE_PATTERNS  =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED             = __linux__
+PREDEFINED             = __linux__ __unix__ FORMAT(x,y,z)= PGM_FUNC(x)=x
 
 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then 
 # this tag can be used to specify a list of macro names that should be expanded.