altos: More work on AES bits
[fw/altos] / src / core / ao.h
index 0275cad1e9536278aa7e06ad15303f190e20f311..2394d401dcadf04770f6c21ab173ce9466bb58e2 100644 (file)
@@ -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_ */