summaryrefslogtreecommitdiffstats
path: root/cpukit/libi2c/libi2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libi2c/libi2c.h')
-rw-r--r--cpukit/libi2c/libi2c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libi2c/libi2c.h b/cpukit/libi2c/libi2c.h
index d03d02fe10..fc1c57e423 100644
--- a/cpukit/libi2c/libi2c.h
+++ b/cpukit/libi2c/libi2c.h
@@ -58,7 +58,7 @@ extern "C" {
/* Simple I2C driver API */
/* Initialize the libary - may fail if no semaphore or no driver slot is available */
-int rtems_libi2c_initialize ();
+int rtems_libi2c_initialize (void);
/* Alternatively to rtems_libi2c_initialize() the library can also be
* initialized by means of a traditional driver table entry containing