ensure that the compiler doesn't try to reorder around atomic ops
[oweals/musl.git] / src / internal / libc.c
1 #include "libc.h"
2
3 struct libc libc;