aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numa_64.h
blob: 0c05f7ae46e8cc8b12bbf374146310762c4fc424 (plain) (blame)
1
2
3
4
5
6
#ifndef _ASM_X86_NUMA_64_H
#define _ASM_X86_NUMA_64_H

extern unsigned long numa_free_all_bootmem(void);

#endif /* _ASM_X86_NUMA_64_H */