[BACK]Return to pmap.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / x86 / include

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

Diff for /src/sys/arch/x86/include/pmap.h between version 1.124 and 1.125

version 1.124, 2020/07/14 00:45:53 version 1.125, 2020/07/19 07:35:08
Line 612  extern vaddr_t pmap_direct_end;
Line 612  extern vaddr_t pmap_direct_end;
   
 #endif /* __HAVE_DIRECT_MAP */  #endif /* __HAVE_DIRECT_MAP */
   
 void    x86_movs(void *, void *, long);  void    svs_quad_copy(void *, void *, long);
   
 #endif /* _KERNEL */  #endif /* _KERNEL */
   

Legend:
Removed from v.1.124  
changed lines
  Added in v.1.125

CVSweb <webmaster@jp.NetBSD.org>