aboutsummaryrefslogtreecommitdiff
path: root/compile
diff options
context:
space:
mode:
authorNeal Frager <neal.frager@amd.com>2024-05-13 07:24:19 +0100
committerJeff Johnston <jjohnstn@redhat.com>2024-05-14 14:28:02 -0400
commitb59c922f7cd4044f996b6a612250428c5d4da29a (patch)
treee4c4505df3a29605e0a1efcdcacc56f12f8eab78 /compile
parent4becae7bd833e183c789821a477f25898ed0db1f (diff)
libgloss: microblaze: fix read and _write declarationsHEADmastermain
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>
Diffstat (limited to 'compile')
0 files changed, 0 insertions, 0 deletions