oops - how'd i miss this. Sorry!

This commit is contained in:
adrian 2015-05-08 06:02:23 +00:00
parent abdb69af4a
commit d1e90611f7

View File

@ -61,7 +61,7 @@ struct vm_phys_seg {
};
extern struct mem_affinity *mem_affinity;
int *mem_locality;
extern int *mem_locality;
extern int vm_ndomains;
extern struct vm_phys_seg vm_phys_segs[];
extern int vm_phys_nsegs;