openwrt/tools/include
Petr Štetiar 3d037b8c5f
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>
(cherry picked from commit 4a8961f1df)
2024-04-27 06:53:21 +00:00
..
asm tools: macOS: types.h: fix missing unsigned types 2024-04-27 06:53:21 +00:00
sys
byteswap.h
elf.h tools: update elf.h 2023-03-19 18:20:18 +01:00
endian.h