cvs commit: src/sys/boot/i386/libi386 comconsole.c src/sys/boot/pc98/libpc98 comconsole.c

Bruce Evans bde at FreeBSD.org
Tue Sep 16 04:24:24 PDT 2003


bde         2003/09/16 04:24:23 PDT

  FreeBSD src repository

  Modified files:
    sys/boot/i386/libi386 comconsole.c 
    sys/boot/pc98/libpc98 comconsole.c 
  Log:
  Don't repeat selected defines from ns16550.h or sioreg.h.  Just
  include ns16550.h.  The missing installation of ns16550.h was fixed
  long ago and the misplaced defines in sioreg.h were fixed recently.
  
  Revision  Changes    Path
  1.10      +1 -20     src/sys/boot/i386/libi386/comconsole.c
  1.5       +1 -20     src/sys/boot/pc98/libpc98/comconsole.c


More information about the cvs-src mailing list