mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
|
||||
|
||||
2004-03-30 David Querbach <querbach@realtime.bc.ca>
|
||||
|
||||
PR 595/tests
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
|
||||
#define RINGBUF_QUEUE_LENGTH 512
|
||||
|
||||
#include <ringbuf.h>
|
||||
#include <rtems/ringbuf.h>
|
||||
|
||||
Ring_buffer_t Buffer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user