Date: Fri, 22 Sep 2000 01:42:30 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.c Message-ID: <200009220842.BAA18602@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/09/22 01:42:30 PDT
Modified files:
sys/isa sio.c
Log:
- Wrap functions and variables that aren't used in the alpha console probe
with #ifndef __alpha__/#endif
- Add function prototypes for functions used during the alpha console
probe and gdb port setup inside of #ifdef __alpha__/#endif.
Revision Changes Path
1.315 +27 -8 src/sys/isa/sio.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009220842.BAA18602>
