Protoization.
This commit is contained in:
parent
29e6d33b03
commit
fba45db2fa
284 changed files with 5720 additions and 13265 deletions
|
@ -778,9 +778,7 @@ hardwire_setbaudrate (serial_t scb, int rate)
|
|||
}
|
||||
|
||||
static int
|
||||
hardwire_setstopbits (scb, num)
|
||||
serial_t scb;
|
||||
int num;
|
||||
hardwire_setstopbits (serial_t scb, int num)
|
||||
{
|
||||
struct hardwire_ttystate state;
|
||||
int newbit;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue