/* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ #ifndef _config_dap_h #define _config_dap_h #ifdef HAVE_CONFIG_H #include "config.h" #endif /* HAVE_CONFIG_H */ /* Shorthand for gcc's unused attribute feature */ #if defined(__GNUG__) || defined(__GNUC__) #define not_used __attribute__ ((unused)) #else #define not_used #endif /* __GNUG__ || __GNUC__ */ #endif /* _config_dap_h */