![]() This patch resolves the following build error which occurs with gcc 14.1.0: ../../.././libgloss/microblaze/linux-outbyte.c: In function 'outbyte': ../../.././libgloss/microblaze/linux-outbyte.c:3:9: error: implicit declaration of function '_write' [-Wimplicit-function-declaration] 3 | _write(1, &c, 1); Signed-off-by: Neal Frager <neal.frager@amd.com> |
||
---|---|---|
.. | ||
_exception_handler.S | ||
_hw_exception_handler.S | ||
_interrupt_handler.S | ||
_program_clean.S | ||
_program_init.S | ||
crt0.S | ||
crt1.S | ||
crt2.S | ||
crt3.S | ||
crt4.S | ||
crtinit.S | ||
elf-gloss-linux.ld | ||
elf-gloss-linux.specs | ||
linux-crt0.S | ||
linux-inbyte.c | ||
linux-outbyte.c | ||
linux-syscalls-wrap.c | ||
linux-syscalls.h | ||
linux-syscalls.S | ||
Makefile.inc | ||
pgcrtinit.S | ||
sbrk.c | ||
sim-crtinit.S | ||
sim-pgcrtinit.S | ||
timer.c | ||
xil_malloc.c | ||
xil_printf.c | ||
xil_sbrk.c | ||
xilinx.ld |