Skip to content
Snippets Groups Projects
Commit cf32925f authored by h2-addad's avatar h2-addad
Browse files

Update intq.h

parent a65ba9ee
Branches
No related tags found
No related merge requests found
...@@ -40,4 +40,5 @@ bool intq_full (const struct intq *); ...@@ -40,4 +40,5 @@ bool intq_full (const struct intq *);
uint8_t intq_getc (struct intq *); uint8_t intq_getc (struct intq *);
void intq_putc (struct intq *, uint8_t); void intq_putc (struct intq *, uint8_t);
#endif /* devices/intq.h */ #endif /* devices/intq.h */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment