summaryrefslogtreecommitdiff
path: root/include/shortcut_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shortcut_service.h')
-rw-r--r--include/shortcut_service.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/shortcut_service.h b/include/shortcut_service.h
index a7a146d..65031a2 100644
--- a/include/shortcut_service.h
+++ b/include/shortcut_service.h
@@ -14,4 +14,7 @@
* limitations under the License.
*/
+extern int shortcut_service_init(void);
+extern int shortcut_service_fini(void);
+
/* End of a file */