blob: 52ee4cc17967425ab3646dd619b54d454441be18 [file] [log] [blame]
#ifndef JEMALLOC_INTERNAL_SPIN_TYPES_H
#define JEMALLOC_INTERNAL_SPIN_TYPES_H
typedef struct spin_s spin_t;
#endif /* JEMALLOC_INTERNAL_SPIN_TYPES_H */