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

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/arm32/arm32_boot.c between version 1.4 and 1.4.2.1

version 1.4, 2013/06/12 07:14:26 version 1.4.2.1, 2013/08/28 23:59:11
Line 135  __KERNEL_RCSID(1, "$NetBSD$");
Line 135  __KERNEL_RCSID(1, "$NetBSD$");
   
 #include <uvm/uvm_extern.h>  #include <uvm/uvm_extern.h>
   
   #include <arm/locore.h>
 #include <arm/undefined.h>  #include <arm/undefined.h>
 #include <arm/arm32/machdep.h>  #include <arm/arm32/machdep.h>
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.4.2.1

CVSweb <webmaster@jp.NetBSD.org>