Skip to content
Snippets Groups Projects
config.h.sgi 145 B
Newer Older
  • Learn to ignore specific revisions
  • slevy's avatar
    slevy committed
    #ifndef CONFIG_H
    #define CONFIG_H  1
    # if sgi
    #  define WORDS_BIGENDIAN 1
    #  define HAVE_ALLOCA_H   1
    #  define HAVE_MALLOC_H   1
    # endif
    #endif