From a5fb40cf68025f82a1523c33fe5f65ccbe57670e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 1 Aug 2008 05:01:28 +0000 Subject: Add missing prototypes. --- cpukit/libblock/include/rtems/bdbuf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libblock/include/rtems/bdbuf.h') diff --git a/cpukit/libblock/include/rtems/bdbuf.h b/cpukit/libblock/include/rtems/bdbuf.h index 33e6f496d6..c5a2748aec 100644 --- a/cpukit/libblock/include/rtems/bdbuf.h +++ b/cpukit/libblock/include/rtems/bdbuf.h @@ -178,7 +178,7 @@ extern rtems_bdbuf_config rtems_bdbuf_configuration; * successfully or error code if error is occured) */ rtems_status_code -rtems_bdbuf_init (); +rtems_bdbuf_init (void); /** * Get block buffer for data to be written into. The buffers is set to the -- cgit v1.2.3