[LTP] [PATCH V3 04/23] Remove unused __BEGIN_DECLS and __END_DECLS

Cyril Hrubis chrubis@suse.cz
Tue Jul 26 17:39:34 CEST 2016


Hi!
> Replace __s32 definitions with int32_t
> its not a generally available typedef

Are you sure that __s32 is the only one missing?

Since all the __sXX and __uXX types are defined in a file included in
/usr/include/asm-generic/types.h (int-ll64.h on x86_64) which is a part
of linux-headers package. This rather looks like something is wrong with
your kernel headers.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list