We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322740e commit 0834f9cCopy full SHA for 0834f9c
arch/um/kernel/reboot.c
@@ -12,6 +12,7 @@
12
#include <skas.h>
13
14
void (*pm_power_off)(void);
15
+EXPORT_SYMBOL(pm_power_off);
16
17
static void kill_off_processes(void)
18
{
0 commit comments