aboutsummaryrefslogtreecommitdiff
path: root/include/linux/toshiba.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/toshiba.h')
-rw-r--r--include/linux/toshiba.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/toshiba.h b/include/linux/toshiba.h
index 916e5e3a699..6a7c4edf0e1 100644
--- a/include/linux/toshiba.h
+++ b/include/linux/toshiba.h
@@ -33,4 +33,6 @@ typedef struct {
unsigned int edi __attribute__ ((packed));
} SMMRegisters;
+int tosh_smm(SMMRegisters *regs);
+
#endif