]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tools/nolibc: add timer functions
authorThomas Weißschuh <thomas.weissschuh@linutronix.de>
Mon, 28 Apr 2025 12:40:10 +0000 (14:40 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Wed, 21 May 2025 13:32:09 +0000 (15:32 +0200)
commitfa7bf84486e48c65c5e450248b5d6922352203d1
tree2f662721a860b0ffda3e21b9e7320fc95c393f63
parent50647213e115cbf5eb92c56a076af34dcd984174
tools/nolibc: add timer functions

This is used in various selftests and will be handy when integrating
those with nolibc.

Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250428-nolibc-misc-v2-9-3c043eeab06c@linutronix.de
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/include/nolibc/time.h
tools/include/nolibc/types.h
tools/testing/selftests/nolibc/nolibc-test.c