Date: Fri, 11 Apr 1997 05:29:56 -0700 (PDT) From: KATO Takenori <kato> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pc98/pc98 pc98.c Message-ID: <199704111229.FAA14892@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kato 97/04/11 05:29:54 Modified: sys/pc98/pc98 pc98.c Log: Deleted ddb_inb and ddb_outb functions that provide I/O access routines as function for DDB. The inb and outb are provided as functions in machdep.c when DDB is defined. Revision Changes Path 1.22 +1 -18 src/sys/pc98/pc98/pc98.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704111229.FAA14892>