Endian-specific types
[email protected] Mon, 11 Apr 2016 18:38:57 +0000
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm porting a nice driver from Linux. It uses __le16, what should I convert that to in NetBSD? Thanks.