From ce92867bea9b027af4119c694aa6b72a043b4fea Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 2 Feb 2005 00:06:18 +0000 Subject: 2005-02-01 Joel Sherrill * libblock/include/rtems/bdbuf.h, libblock/include/rtems/ide_part_table.h, libblock/src/blkdev.c, libcsupport/include/rtems/termiostypes.h, libcsupport/src/termios.c, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/mutex.inl : Remove warnings. --- cpukit/libcsupport/include/rtems/termiostypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libcsupport/include/rtems/termiostypes.h') diff --git a/cpukit/libcsupport/include/rtems/termiostypes.h b/cpukit/libcsupport/include/rtems/termiostypes.h index b4c1369c36..67233895d4 100644 --- a/cpukit/libcsupport/include/rtems/termiostypes.h +++ b/cpukit/libcsupport/include/rtems/termiostypes.h @@ -159,7 +159,7 @@ void rtems_termios_rxirq_occured(struct rtems_termios_tty *tty); * FIXME: this should move to termios.h! * put a string to output ring buffer */ -void rtems_termios_puts (const char *buf, +void rtems_termios_puts (const void *buf, int len, struct rtems_termios_tty *tty); /* -- cgit v1.2.3