X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Doxyfile;h=427916f3840de7557330e699632b00749a081008;hb=f4728b42ccad4af069fb30adea6e5a0527bcf566;hp=4a73f0936c2175581d8c1b03403c6484d4ca143b;hpb=3ab2169c16c6e33a7200218e4992a2d6f372b2ee;p=bertos.git diff --git a/Doxyfile b/Doxyfile index 4a73f093..427916f3 100755 --- a/Doxyfile +++ b/Doxyfile @@ -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.