K 10 svn:author V 8 swallace K 8 svn:date V 27 1994-09-18T07:39:55.000000Z K 7 svn:log V 367 Makefile: add ${LDDESTDIR} to linking of boot code so ${DESTDIR}/usr/lib is used instead of /usr/lib io.c: add #include as instructed by David Greenman to avoid inb/outb linking errors. NOTE: I just discovered that if GNUC is not used the inline functions will not be expanded from the include file and real inb/outb functions would be needed. END