ansification: remove _DEFUN
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
@ -15,8 +15,7 @@
|
||||
#include <_ansi.h>
|
||||
|
||||
int
|
||||
_DEFUN (inbyte, (),
|
||||
void)
|
||||
inbyte (void)
|
||||
|
||||
{
|
||||
return -1;
|
||||
|
Reference in New Issue
Block a user