Date: Mon, 15 Jan 1996 02:28:46 -0800 (PST) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys systm.h Message-ID: <199601151028.CAA03785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/01/15 02:28:45
Modified: sys/i386/conf files.i386
sys/i386/isa clock.c mcd.c scd.c
sys/sys systm.h
Log:
Make bin2bcd and bcd2bin global macroes instead of having local
implementations all over the place.
Revision Changes Path
1.124 +2 -1 src/sys/i386/conf/files.i386
1.47 +12 -23 src/sys/i386/isa/clock.c
1.58 +1 -15 src/sys/i386/isa/mcd.c
1.17 +1 -15 src/sys/i386/isa/scd.c
1.31 +8 -2 src/sys/sys/systm.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601151028.CAA03785>
