freebsd-dev/stand/mips/beri/common
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
..
altera_jtag_uart.c beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
beri.h
cfi.c Remove the 'mini libstand in libstand' that util.[ch] provided. These 2017-12-15 23:16:53 +00:00
cfi.h
common.ldscript
cons.h beri loader: Replace getc/putc with beri_ prefixed versions 2018-03-12 03:54:38 +00:00
mips.h
sdcard.c Use <stand.h> instead of <inttypes.h> and <stdio.h> in boot code. 2018-01-08 18:47:35 +00:00
sdcard.h