1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-04-19 08:33:53 +02:00
openwrt/tools/include
Petr Štetiar 4a8961f1df
tools: macOS: types.h: fix missing unsigned types
For some reason unsigned types were not added in commit 0a06fcf608
("build: fix kernel 5.4 on macos"), which led to bunch of hacks, like
commit 3cc57ba462 ("uboot-sunxi: add missing type __u64") or
commit 997ff740dc ("uboot-mediatek: fix build on Mac OS X").

So lets add the missing unsigned types to workaround it in a bit more
maintainable way.

Fixes: #13833
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2023-11-02 20:20:53 +01:00
..
asm tools: macOS: types.h: fix missing unsigned types 2023-11-02 20:20:53 +01:00
sys
byteswap.h tools: include endian.h from byteswap.h to ensure that bswap_* is available 2013-07-06 14:49:08 +00:00
elf.h tools: update elf.h 2023-03-19 18:20:18 +01:00
endian.h tools/include: add more endian macros 2023-10-29 15:56:41 +01:00