]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/ada/libgnat/i-cexten__128.ads
[Ada] AI12-0411: Add "bool" to Interfaces.C
[thirdparty/gcc.git] / gcc / ada / libgnat / i-cexten__128.ads
index 03ffb0a4f98f089af5662133c8b4c1ec027dab8b..70727b71c675a8182e098741511114ded16d5341 100644 (file)
@@ -56,8 +56,7 @@ package Interfaces.C.Extensions is
 
    --  C bool
 
-   type bool is new Boolean;
-   pragma Convention (C, bool);
+   subtype bool is Interfaces.C.bool;
 
    --  64-bit integer types