cvs commit: src/sys/powerpc/include interruptvar.h intr_machdep.h src/sys/powerpc/powerpc interrupt.c intr_machdep.c

Marcel Moolenaar marcel at FreeBSD.org
Tue Aug 7 16:33:35 PDT 2007


marcel      2007-08-07 23:33:35 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/include  intr_machdep.h 
    sys/powerpc/powerpc  interrupt.c intr_machdep.c 
  Removed files:
    sys/powerpc/include  interruptvar.h 
  Log:
  Eliminate <machine/interruptvar.h> as it has only a single
  prototype. In the future that prototype will not be needed
  at all anyway, but for now it's moved to intr_machdep.h.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.3       +0 -34     src/sys/powerpc/include/interruptvar.h (dead)
  1.8       +3 -0      src/sys/powerpc/include/intr_machdep.h
  1.6       +1 -2      src/sys/powerpc/powerpc/interrupt.c
  1.12      +0 -1      src/sys/powerpc/powerpc/intr_machdep.c


More information about the cvs-src mailing list