X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fendian%2F_info;h=a71b9ae7222e5abf3c921784e093bac2b7cfdaf4;hb=daf621aec8a37af78c862532ac954537a25ec2d5;hp=753afa7865e37f58b79b2c6c48d7fd9a834c598a;hpb=4c9a34ea931a990f968add885a64f0a4b617273b;p=ccan diff --git a/ccan/endian/_info b/ccan/endian/_info index 753afa78..a71b9ae7 100644 --- a/ccan/endian/_info +++ b/ccan/endian/_info @@ -15,6 +15,8 @@ * order (almost everyone else). * * This module provides conversion routines, inspired by the linux kernel. + * It also provides leint32_t, beint32_t etc typedefs, which are annotated for + * the sparse checker. * * Example: * #include