[BACK]Return to uvm_extern.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / uvm

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

Diff for /src/sys/uvm/uvm_extern.h between version 1.190 and 1.191

version 1.190, 2014/05/22 14:01:46 version 1.191, 2014/07/07 20:14:43
Line 545  void   uao_reference(struct uvm_object *
Line 545  void   uao_reference(struct uvm_object *
   
 /* uvm_bio.c */  /* uvm_bio.c */
 void                    ubc_init(void);  void                    ubc_init(void);
   void                    ubchist_init(void);
 void *                  ubc_alloc(struct uvm_object *, voff_t, vsize_t *, int,  void *                  ubc_alloc(struct uvm_object *, voff_t, vsize_t *, int,
                             int);                              int);
 void                    ubc_release(void *, int);  void                    ubc_release(void *, int);

Legend:
Removed from v.1.190  
changed lines
  Added in v.1.191

CVSweb <webmaster@jp.NetBSD.org>