1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/stand/mips/beri/boot2
Kyle Evans 054564747d beri loader: Replace getc/putc with beri_ prefixed versions
This matches a convention that we use, at least in ubldr, to prefix
getc/putc with a loader-specific prefix to avoid collisions. This was
encountered while trying to build the beri loader with MK_LOADER_LUA=yes.

No objection from:	brooks
Reported by:	emaste
2018-03-12 03:54:38 +00:00
..
boot2.c beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
flashboot.ldscript
jtagboot.ldscript
Makefile Centralize several variables. 2018-02-02 06:32:26 +00:00
relocate.S
start.S