X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Falltypes.h.sh;fp=arch%2Fx86_64%2Fbits%2Falltypes.h.sh;h=083ea2300c033ac87b5ddc1f0cb66cc7f0b914d3;hp=e19a4700e7ca3a9d19604bdb7623bd682a9a2b5c;hb=99727dad25c6fd852291beef5e0da0a8d2ec8208;hpb=e201d82aac6241c28cf53b51444e954bb5ebe5df diff --git a/arch/x86_64/bits/alltypes.h.sh b/arch/x86_64/bits/alltypes.h.sh index e19a4700..083ea230 100755 --- a/arch/x86_64/bits/alltypes.h.sh +++ b/arch/x86_64/bits/alltypes.h.sh @@ -55,7 +55,7 @@ TYPEDEF uint64_t uint_fast64_t; TYPEDEF long intptr_t; TYPEDEF unsigned long uintptr_t; -TYPEDEF double float_t; +TYPEDEF float float_t; TYPEDEF double double_t; TYPEDEF long time_t;