summaryrefslogtreecommitdiff
path: root/src/kernel/ao_packet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ao_packet.h')
-rw-r--r--src/kernel/ao_packet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ao_packet.h b/src/kernel/ao_packet.h
index b8426cf9..136609c3 100644
--- a/src/kernel/ao_packet.h
+++ b/src/kernel/ao_packet.h
@@ -54,7 +54,7 @@ void
ao_packet_send(void);
uint8_t
-ao_packet_recv(void);
+ao_packet_recv(uint16_t timeout);
void
ao_packet_flush(void);