mirror of
https://github.com/fluencelabs/musl
synced 2025-06-26 13:12:03 +00:00
make spacing in x86_64 alltypes.h.sh more uniform with other archs
patch by Luka Perkov, who noted that all other archs have a newline.
This commit is contained in:
@ -19,6 +19,7 @@ union \1 \2;\
|
||||
TYPEDEF unsigned long size_t;
|
||||
TYPEDEF long ssize_t;
|
||||
TYPEDEF long ptrdiff_t;
|
||||
|
||||
TYPEDEF __builtin_va_list va_list;
|
||||
TYPEDEF __builtin_va_list __isoc_va_list;
|
||||
|
||||
|
Reference in New Issue
Block a user