Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/mcore')
-rw-r--r--libgloss/mcore/write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/mcore/write.c b/libgloss/mcore/write.c
index 87dca10a1..8b50fe274 100644
--- a/libgloss/mcore/write.c
+++ b/libgloss/mcore/write.c
@@ -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