jhb         2005-09-28 18:01:42 UTC
  FreeBSD src repository
  Modified files:
    sys/i386/i386        local_apic.c 
  Log:
  Rename the lapic timer interrupt counters from lapicX: timer to cpuX: timer
  since it's not always obvious that lapic == cpu.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.19      +1 -1      src/sys/i386/i386/local_apic.c