oops - how'd i miss this. Sorry!

This commit is contained in:
Adrian Chadd 2015-05-08 06:02:23 +00:00
parent bd14d14fcd
commit cf82d8112e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=282621

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;