]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add ushort and ulong to linux/types.h.
authorbz <bz@FreeBSD.org>
Fri, 1 Mar 2019 14:33:20 +0000 (14:33 +0000)
committerbz <bz@FreeBSD.org>
Fri, 1 Mar 2019 14:33:20 +0000 (14:33 +0000)
commitf1e006906859eeffe75fbf490b6d3313f209fa07
treef78b39a100eb81cb89298f2774a73a84727bf3e7
parent68a8109f870d476d2864b0d023ff0c9bae2b2acf
Add ushort and ulong to linux/types.h.

When porting code once written for Linux we find not only uints but also ushort and ulong.
Provide central typedefs as part of the linuxkpi for those as well.

Reviewed by: hselasky, emaste
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D19405
sys/compat/linuxkpi/common/include/linux/types.h