Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: dd775ae2549217d3ae09363e3edb305d0fa19928 authored by Linus Torvalds on 31 March 2012, 23:24:09 UTC
Linux 3.4-rc1
Tip revision: dd775ae
numa_64.h
#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 */
back to top