HomeFreeBSD

Add ushort and ulong to linux/types.h.

Description

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

Details

Provenance
bzAuthored on
Reviewer
hselasky
Differential Revision
D19405: Add ushort and ulong to linux/types.h
Parents
rS344699: arm64: rockchip: rk3399_pll: Fix the recalc function
Branches
Unknown
Tags
Unknown