* ppc ioctl nr fixed

This commit is contained in:
marco 2004-02-21 16:24:47 +00:00
parent fa31d1d0df
commit dd67ed73b3

View File

@ -1,3 +1,7 @@
{
$Id$
}
{********************
IOCtl(TermIOS)
********************}
@ -327,3 +331,9 @@ const
TCOFLUSH = 1;
TCIOFLUSH = 2;
{
$Log$
Revision 1.7 2004-02-21 16:24:47 marco
* ppc ioctl nr fixed
}