]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()
authorThomas Weißschuh <linux@weissschuh.net>
Sat, 19 Apr 2025 10:46:19 +0000 (12:46 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Sat, 19 Apr 2025 12:17:52 +0000 (14:17 +0200)
commitf4152715dcd5c580dca6ea628ec03785bba44b9a
tree4f6af627e48f00967cd7ffc44e08f6e4ac8be5fe
parent8399f14666688be8d84cb3ccbec6ee790c020b36
tools/nolibc: add __nolibc_aligned() and __nolibc_aligned_as()

Provide a convenience macro around __attribute__((aligned)).

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250419-nolibc-ubsan-v2-2-060b8a016917@weissschuh.net
tools/include/nolibc/compiler.h