Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d347926a authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

uml: add missing exports for UML_RANDOM=m

parent 13c48c49
Loading
Loading
Loading
Loading
+5 −0
Original line number Original line Diff line number Diff line
@@ -60,6 +60,11 @@ EXPORT_SYMBOL(os_rcv_fd);
EXPORT_SYMBOL(run_helper);
EXPORT_SYMBOL(run_helper);
EXPORT_SYMBOL(start_thread);
EXPORT_SYMBOL(start_thread);


EXPORT_SYMBOL(add_sigio_fd);
EXPORT_SYMBOL(ignore_sigio_fd);
EXPORT_SYMBOL(deactivate_fd);
EXPORT_SYMBOL(sigio_broken);

#ifdef CONFIG_SMP
#ifdef CONFIG_SMP


/* required for SMP */
/* required for SMP */