Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,11 @@ EXPORT_SYMBOL(os_rcv_fd);
EXPORT_SYMBOL(run_helper);
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
/* required for SMP */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment