mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 20:56:59 +08:00
2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* block06/init.c: Add missing prototype.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-11-13 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* block06/init.c: Add missing prototype.
|
||||
|
||||
2009-11-10 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
|
||||
|
||||
* block07/init.c: New test case.
|
||||
|
||||
@@ -1759,7 +1759,7 @@ static bdbuf_test_ident bdbuf_tests[] =
|
||||
* Test the BD Buffering code.
|
||||
*/
|
||||
static void
|
||||
bdbuf_tester ()
|
||||
bdbuf_tester (void)
|
||||
{
|
||||
rtems_device_major_number major;
|
||||
bdbuf_task_control tasks[BDBUF_TEST_TASKS];
|
||||
|
||||
Reference in New Issue
Block a user