blob: 52a662dcf0bf8e7db148d975e87bdaa9cbb55d95 (
plain)
1
2
3
4
5
|
/* include/gc_ext_config.h.in. This contains definitions needed by
external clients that do not want to include the full gc.h. Currently this
is used by libjava/include/boehm-gc.h. */
#undef THREAD_LOCAL_ALLOC
|