summaryrefslogtreecommitdiff
path: root/src/core/ao.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ao.h')
-rw-r--r--src/core/ao.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/ao.h b/src/core/ao.h
index 0275cad1..2394d401 100644
--- a/src/core/ao.h
+++ b/src/core/ao.h
@@ -1655,4 +1655,8 @@ ao_aes_run(__xdata uint8_t *in,
void
ao_aes_init(void);
+/* ao_launch.c */
+void
+ao_launch_init(void);
+
#endif /* _AO_H_ */