acadia-newlib/libgloss/bfin
Mike Frysinger d4fa7379b0 libgloss: bfin: fix various warnings
No functional changes here, just fix warnings the compiler noticed.

bfin/syscalls.c:156:13: warning: conflicting types for built-in function ‘memset’

bfin/syscalls.c: In function ‘_unlink’:
bfin/syscalls.c:193:3: warning: passing argument 2 of ‘do_syscall’ discards qualifiers from pointer target type
bfin/syscalls.c:33:1: note: expected ‘void *’ but argument is of type ‘const char *’

bfin/syscalls.c: In function ‘_exit’:
bfin/syscalls.c:104:1: warning: ‘noreturn’ function does return
2022-02-12 01:34:21 -05:00
..
include
Makefile.inc libgloss: bfin: fix local header usage after automake move 2022-02-12 01:29:33 -05:00
_exit.c
basiccrt.S
bf504.ld
bf506.ld
bf512.ld
bf514.ld
bf516.ld
bf518.ld
bf522.ld
bf523.ld
bf524.ld
bf525.ld
bf526.ld
bf527.ld
bf531.ld
bf532.ld
bf533.ld
bf534.ld
bf536.ld
bf537.ld
bf538.ld
bf539.ld
bf542.ld
bf544.ld
bf547.ld
bf548.ld
bf549.ld
bf561.ld
bf561a.ld
bf561b.ld
bf561m.ld
bf592.ld
bf606.ld
bf606c0.ld
bf606c1.ld
bf606m.ld
bf607.ld
bf607c0.ld
bf607c1.ld
bf607m.ld
bf608.ld
bf608c0.ld
bf608c1.ld
bf608m.ld
bf609.ld
bf609c0.ld
bf609c1.ld
bf609m.ld
bfin-common-mc.ld
bfin-common-mc0.ld
bfin-common-sc.ld
clear_cache_range.c
crt0.S
syscalls.c libgloss: bfin: fix various warnings 2022-02-12 01:34:21 -05:00