[PATCH/committed/obvious] libgloss: iq2000: fix prototype

Mike Frysinger <[email protected]>
Newsgroups gmane.comp.lib.newlib
Message-ID <[email protected]>
---
 libgloss/iq2000/_exit.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgloss/iq2000/_exit.c b/libgloss/iq2000/_exit.c
index 318984b8b145..56054f8d9e20 100644
--- a/libgloss/iq2000/_exit.c
+++ b/libgloss/iq2000/_exit.c
@@ -18,7 +18,7 @@ static void _do_dtors()
 }
 
 
-void _exit (n)
+void _exit (int n)
 {
   extern unsigned char __eh_frame_begin[];
   extern void __deregister_frame_info (void *);
-- 
2.34.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.