bug: missing typedefs in asm/types.h
Pavel Fedin
p.fedin@samsung.com
Mon Apr 27 12:12:00 GMT 2015
Hello!
Our asm/types.h defines Linux-compatible things like __u8, __u16, etc.
However, code which includes it might also expect __u64 and __s64, which are
unsigned long long and long long correspondingly. An example of this is
u-boot tools (like mkimage).
Can this be fixed ?
Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list