[BACK]Return to ep93xx_intr.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / arm / ep93xx

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/arm/ep93xx/ep93xx_intr.c between version 1.18 and 1.19

version 1.18, 2012/11/12 18:00:36 version 1.19, 2013/08/18 15:58:19
Line 45  __KERNEL_RCSID(0, "$NetBSD$");
Line 45  __KERNEL_RCSID(0, "$NetBSD$");
 #include <sys/termios.h>  #include <sys/termios.h>
   
 #include <sys/bus.h>  #include <sys/bus.h>
 #include <machine/intr.h>  #include <sys/intr.h>
   
 #include <arm/cpufunc.h>  #include <arm/locore.h>
   
 #include <arm/ep93xx/ep93xxreg.h>  #include <arm/ep93xx/ep93xxreg.h>
 #include <arm/ep93xx/ep93xxvar.h>  #include <arm/ep93xx/ep93xxvar.h>

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>