mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-06 00:46:17 +02:00
* ppc ioctl nr fixed
This commit is contained in:
parent
fa31d1d0df
commit
dd67ed73b3
@ -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
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user