[LTP] [PATCH V2 10/32] replace __BEGIN_DECLS and __END_DECLS

Cyril Hrubis chrubis@suse.cz
Tue Feb 2 16:52:08 CET 2016


Hi!
> They are not portable across libc implementations
> therefore replace them with expanded macros

There is not C++ source including these headers, just remove these
instead.

> Include <asm-generic/types.h> to get __s32 definitions
> its not a generally available typedef

Please use int32_t from stdint.h instead.
(And this should ideally be separate patch)

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the Ltp mailing list