cloudabi.hpp 508 B

123456789101112131415161718
  1. // Copyright Nuxi, https://nuxi.nl/ 2015.
  2. // Distributed under the Boost Software License, Version 1.0.
  3. // (See accompanying file LICENSE_1_0.txt or copy at
  4. // http://www.boost.org/LICENSE_1_0.txt)
  5. #define BHO_PLATFORM "CloudABI"
  6. #define BHO_HAS_DIRENT_H
  7. #define BHO_HAS_STDINT_H
  8. #define BHO_HAS_UNISTD_H
  9. #define BHO_HAS_CLOCK_GETTIME
  10. #define BHO_HAS_EXPM1
  11. #define BHO_HAS_GETTIMEOFDAY
  12. #define BHO_HAS_LOG1P
  13. #define BHO_HAS_NANOSLEEP
  14. #define BHO_HAS_PTHREADS
  15. #define BHO_HAS_SCHED_YIELD