ansification: remove _DEFUN
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
This commit is contained in:
@ -22,8 +22,7 @@ extern int _EXFUN (outbyte, (char x));
|
||||
* open will only return an error.
|
||||
*/
|
||||
int
|
||||
_DEFUN (_write, (fd, buf, nbytes),
|
||||
int fd,
|
||||
_write (int fd,
|
||||
char *buf,
|
||||
int nbytes)
|
||||
{
|
||||
|
Reference in New Issue
Block a user