ansification: remove _EXFUN, _EXFUN_NOTHROW
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
*/
|
||||
#include "glue.h"
|
||||
|
||||
extern int _EXFUN (outbyte, (char x));
|
||||
extern int outbyte (char x);
|
||||
|
||||
/*
|
||||
* write -- write bytes to the serial port. Ignore fd, since
|
||||
|
Reference in New Issue
Block a user