Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/ns8250/cyclic_buffer.h

    r49698fa r1bfd3d3  
    4545
    4646/*
    47  * @returns             False if the buffer is full.
     47 * @return              False if the buffer is full.
    4848 */
    4949static inline bool buf_push_back(cyclic_buffer_t *buf, uint8_t item)
Note: See TracChangeset for help on using the changeset viewer.