]> xenbits.xensource.com Git - people/andrewcoop/mini-os.git/commit
Mini-OS: add EXPORT_SYMBOL() instances to time.c
authorJuergen Gross <jgross@suse.com>
Mon, 27 Nov 2023 10:25:12 +0000 (11:25 +0100)
committerJulien Grall <jgrall@amazon.com>
Mon, 4 Dec 2023 16:52:57 +0000 (16:52 +0000)
commitefc05eaf1103a32e5ec5cbbeb1282a0f47d87ba9
tree4ea17e3463512dcd9b0451e16ac25b788f5ed0e8
parentca92da51f7f511a4200f4fedd1aedbe548021a06
Mini-OS: add EXPORT_SYMBOL() instances to time.c

Add the needed instances of EXPORT_SYMBOL() to time.c.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
arch/arm/time.c
arch/x86/time.c