[BACK]Return to sa11x0_irq.S CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / arm / sa11x0

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/sa11x0/sa11x0_irq.S between version 1.1 and 1.1.8.3

version 1.1, 2001/07/08 23:37:53 version 1.1.8.3, 2002/08/01 02:41:19
Line 37 
Line 37 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include "opt_cputypes.h"  
 #include "opt_irqstats.h"  #include "opt_irqstats.h"
   
 #include "assym.h"  #include "assym.h"
 #include <machine/asm.h>  #include <machine/asm.h>
 #include <machine/cpu.h>  #include <machine/cpu.h>
 #include <machine/frame.h>  #include <machine/frame.h>
 #include <hpcarm/sa11x0/sa11x0_reg.h>  #include <arm/sa11x0/sa11x0_reg.h>
   
   
         .text          .text

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.8.3

CVSweb <webmaster@jp.NetBSD.org>