blob: c14219a26168fa064ddee02b387fbab9afb58d37 [file] [log] [blame]
#ifndef _X86_MEMBLOCK_H
#define _X86_MEMBLOCK_H
#define ARCH_DISCARD_MEMBLOCK
u64 memblock_x86_find_in_range_size(u64 start, u64 *sizep, u64 align);
#endif