hmp         2003/07/26 18:49:50 PDT
  Modified files:
    sys/dev/ahb          ahb.c 
  Log:
  Consolidate usage of MIN/MAX().
  
  Instead, just remove the conditional processing in sys/param.h so
  it's available to all files.
  
  Revision  Changes    Path
  1.3       +1 -3      src/sys/dev/ahb/ahb.c