]> git.dujemihanovic.xyz Git - u-boot.git/commit
event: Export event_type_name()
authorSimon Glass <sjg@chromium.org>
Tue, 22 Aug 2023 03:16:53 +0000 (21:16 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 31 Aug 2023 17:16:54 +0000 (13:16 -0400)
commitfb7dfca28ad256f27f89a79f96cb4617dc54731d
treeffc3d95f0f6f7d4383c29f982a68e0f91e25c4f0
parent13123276806f5a2e209bd1ae16c894e0415e520d
event: Export event_type_name()

Export this function so it can be used with initcall debugging.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/event.c
include/event.h