config-win.h 187 B

12345678910
  1. #pragma once
  2. #include "config-linux.h"
  3. #undef HAVE_SYS_UIO_H
  4. #undef HAVE_SYS_MMAN_H
  5. #undef HAVE_UNISTD_H
  6. #undef HAVE_BUILTIN_EXPECT
  7. #undef HAVE_BUILTIN_CTZ
  8. #undef HAVE_BUILTIN_PREFETCH