blob: d3a2b3876ce69b94308daa4c703ff2b966baf97b [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Daniel J Blueman9a0ebfb2011-12-05 16:20:36 +08002#ifndef _ASM_X86_APIC_FLAT_64_H
3#define _ASM_X86_APIC_FLAT_64_H
4
5extern void flat_init_apic_ldr(void);
6
7#endif
8