Statistics
| Branch: | Revision:

root / hw / fifo.c @ a1bc20df

History | View | Annotate | Download (1.7 kB)

# Date Author Comment
a3578d4a 10/10/2012 04:13 am Peter A. G. Crosthwaite

hw: Added generic FIFO API.

Added a FIFO API that can be used to create and operate byte FIFOs.

Signed-off-by: Peter A. G. Crosthwaite <>