From cc390b62c4517e32447e2b2276ba77b0420c8e50 Mon Sep 17 00:00:00 2001 From: Alex Ivanov Date: Tue, 11 Dec 2012 17:35:30 -0500 Subject: libcsupport: Doxygen enhancement GCI task #6 http://www.google-melange.com/gci/task/view/google/gci2012/7992212 --- cpukit/libcsupport/include/sys/termios.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/libcsupport/include/sys/termios.h') diff --git a/cpukit/libcsupport/include/sys/termios.h b/cpukit/libcsupport/include/sys/termios.h index f51cd3c0f3..dea74c4fe8 100644 --- a/cpukit/libcsupport/include/sys/termios.h +++ b/cpukit/libcsupport/include/sys/termios.h @@ -190,6 +190,10 @@ struct termios { #define TCSADRAIN 1 #define TCSAFLUSH 2 +/** + * @brief Line Control Functions + * POSIX 1003.1b 7.2.2 - Line Control Functions + */ int tcdrain(int); /** -- cgit v1.2.3