oops - how'd i miss this. Sorry!
This commit is contained in:
parent
abdb69af4a
commit
d1e90611f7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user