altos/kernel: Allow ao_cmd to be built without tasking
[fw/altos] / src / kernel / ao.h
index 139050cf78c64136792fbcaf870b170d177f578f..2bd0e3673d47701eb12565566260aeeb48eb5780 100644 (file)
@@ -218,6 +218,9 @@ ao_cmd_register(const __code struct ao_cmds *cmds);
 void
 ao_cmd_init(void);
 
+void
+ao_cmd(void);
+
 #if HAS_CMD_FILTER
 /*
  * Provided by an external module to filter raw command lines