freebsd-src/stand/i386
Warner Losh a27c1350e4 loader: Make vidc_biosputchar static
It's currently unused outside of vidconsole.c. Gerald Hicks' fix to the
beep code from de37e4a6d2333/1998 introduced the funciton as
static. Maxim Sobolev (sobomax) made it non-static since his spinconsole
called it in c4c3b35172d67/2009. When sobomax dropped the direct call
after making spinconsole console independent in b35172d67/2017,
vidc_biosputchar remained a harmless unreferenced global. Make it static
once again.

Fixes:		c7e10205ae
Sponsored by:	Netflix
2024-02-14 11:22:57 -07:00
..
boot0 stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
boot0sio Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
boot2 stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
btx Use 115200 bps by default for serial communication 2023-08-17 13:31:38 -04:00
cdboot Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
common stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gptboot stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gptzfsboot Use 115200 bps by default for serial communication 2023-08-17 13:31:38 -04:00
isoboot stand: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
libi386 loader: Make vidc_biosputchar static 2024-02-14 11:22:57 -07:00
loader loader: add target for dirdeps build 2023-11-02 19:35:08 -04:00
loader_4th Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
loader_lua loader: add target for dirdeps build 2023-11-02 19:35:08 -04:00
loader_simp Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
mbr Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
pmbr pmbr: Only load the first 545k rather than error out 2023-11-27 15:45:56 -07:00
pxeldr Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
zfsboot Use 115200 bps by default for serial communication 2023-08-17 13:31:38 -04:00
boot.ldscript Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.inc Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00