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:
parent
b9af5041bd
commit
47efca5ac3
@ -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