X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile_cxx;h=242cfa6d94856337601f7a6dfec8bc05116ee0c5;hb=692489ed0beabc99215fa2f8ca9616d1dbec13a2;hp=222af1405c8a7d2bece275c752c6a964b2592056;hpb=38ced89fd9f856520a83833672cee0fe16eafcd2;p=bertos.git diff --git a/Doxyfile_cxx b/Doxyfile_cxx index 222af140..242cfa6d 100755 --- a/Doxyfile_cxx +++ b/Doxyfile_cxx @@ -968,7 +968,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = __linux__ __unix__ +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.