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
1 changed files with 0 additions and 1 deletions

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