K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-03-12T03:54:38.759478Z K 7 svn:log V 320 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 END