a3cf0ef5a2
Obtained from: user/ed/compiler-rt
15 lines
384 B
C
15 lines
384 B
C
/* $FreeBSD$ */
|
|
|
|
/* #undef HAVE_SYS_BYTEORDER_H */
|
|
/* #undef HAVE_AVAILABILITY_MACROS_H */
|
|
/* #undef HAVE_TARGET_CONDITIONALS_H */
|
|
/* #undef HAVE_LIBKERN_OSATOMIC_H */
|
|
|
|
#define HAVE_SYSCONF 1
|
|
|
|
/* #undef HAVE_OSATOMIC_COMPARE_AND_SWAP_INT */
|
|
/* #undef HAVE_OSATOMIC_COMPARE_AND_SWAP_LONG */
|
|
|
|
#define HAVE_SYNC_BOOL_COMPARE_AND_SWAP_INT 1
|
|
#define HAVE_SYNC_BOOL_COMPARE_AND_SWAP_LONG 1
|