mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-02 04:20:28 +08:00
sys: clean up empty lines in .c and .h files
This commit is contained in:
parent
60f7ea94ea
commit
756358e990
@ -373,7 +373,6 @@ __extension__ ({ \
|
||||
typedef struct {
|
||||
atomic_bool __flag;
|
||||
} atomic_flag;
|
||||
|
||||
#define ATOMIC_FLAG_INIT { ATOMIC_VAR_INIT(0) }
|
||||
|
||||
static __inline _Bool
|
||||
|
Loading…
x
Reference in New Issue
Block a user