imp         2005-04-19 21:07:00 UTC
  FreeBSD src repository
  Modified files:
    sys/pc98/include     _bus.h bus.h 
  Log:
  There's no need to include all the detauls of struct bus_space_{tag,handle}
  in _bus.h when the typedef of the struct pointer will do.
  
  Revision  Changes    Path
  1.3       +0 -82     src/sys/pc98/include/_bus.h
  1.5       +84 -1     src/sys/pc98/include/bus.h