/************************************************************************** * * FILE: doctools.h * * PURPOSE: * Contains "dummy" macros so that commands used by the documenting * tools may also compile. * *************************************************************************/ /* Doctools macros */ #define _subsystem(x) #define _section(x) #define _public #define _private #define _hidden #define _begin_ignore #define _end_ignore