4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-03-03 21:45:51 +08:00

sys: clean up empty lines in .c and .h files

This commit is contained in:
mjg 2020-09-01 22:12:58 +00:00 committed by Sebastian Huber
parent b9af5041bd
commit 47efca5ac3

View File

@ -373,7 +373,6 @@ __extension__ ({ \
typedef struct {
atomic_bool __flag;
} atomic_flag;
#define ATOMIC_FLAG_INIT { ATOMIC_VAR_INIT(0) }
static __inline _Bool