1 Star 0 Fork 1

wendy/BlinkEmulator

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.h.in 1.76 KB
一键复制 编辑 原始数据 按行查看 历史
#ifndef BLINK_CONFIG_H_
#define BLINK_CONFIG_H_
// #define DISABLE_JIT
// #define DISABLE_X87
// #define DISABLE_THREADS
// #define DISABLE_SOCKETS
// #define DISABLE_OVERLAYS
#define DISABLE_VFS
// #define DISABLE_NONPOSIX
// #define DISABLE_ANCILLARY
// #define DISABLE_DISASSEMBLER
// #define DISABLE_BACKTRACE
// #define DISABLE_STRACE
// #define DISABLE_METAL
// #define DISABLE_MMX
// #define DISABLE_BCD
// #define DISABLE_ROM
// #define DISABLE_BMI2
// #define HAVE_FORK
// #define HAVE_SYNC
// #define HAVE_DUP3
// #define HAVE_PIPE2
// #define HAVE_WAIT4
// #define HAVE_SYSCTL
// #define HAVE_INT128
// #define HAVE_SA_LEN
// #define HAVE_PREADV
// #define HAVE_MKFIFO
// #define HAVE_WCWIDTH
// #define HAVE_SYSINFO
// #define HAVE_FEXECVE
// #define HAVE_SCHED_H
// #define HAVE_MEMCCPY
// #define HAVE_SEEKDIR
// #define HAVE_MKFIFOAT
// #define HAVE_REALPATH
// #define HAVE_SETREUID
// #define HAVE_FDATASYNC
// #define HAVE_STRCHRNUL
// #define HAVE_VASPRINTF
// #define HAVE_SETRESUID
// #define HAVE_KERN_ARND
// #define HAVE_GETRANDOM
// #define HAVE_SETGROUPS
// #define HAVE_LIBUNWIND
// #define HAVE_GETENTROPY
// #define HAVE_MAP_SHARED
// #define HAVE_SENDTO_ZERO
// #define HAVE_SIOCGIFCONF
// #define HAVE_F_GETOWN_EX
// #define HAVE_DEV_URANDOM
// #define HAVE_SCHED_YIELD
// #define HAVE_RTLGENRANDOM
// #define HAVE_EPOLL_PWAIT1
// #define HAVE_EPOLL_PWAIT2
// #define HAVE_GETDOMAINNAME
// #define HAVE_MAP_ANONYMOUS
// #define HAVE_CLOCK_SETTIME
// #define HAVE_SYS_GETRANDOM
// #define HAVE_SYS_GETENTROPY
// #define HAVE_SCM_CREDENTIALS
// #define HAVE_STRUCT_TIMEZONE
// #define HAVE_SCHED_GETAFFINITY
// #define HAVE_PTHREAD_PROCESS_SHARED
// #define HAVE_SYS_MOUNT_H
// #define HAVE_PTHREAD_SETCANCELSTATE
// #define HAVE_SOCKATMARK
#endif /* BLINK_CONFIG_H_ */
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C/C++
1
https://gitee.com/wendy-tools/BlinkEmulator.git
git@gitee.com:wendy-tools/BlinkEmulator.git
wendy-tools
BlinkEmulator
BlinkEmulator
master

搜索帮助