18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci** asm/bootinfo-q40.h -- Q40-specific boot information definitions
48c2ecf20Sopenharmony_ci*/
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _UAPI_ASM_M68K_BOOTINFO_Q40_H
78c2ecf20Sopenharmony_ci#define _UAPI_ASM_M68K_BOOTINFO_Q40_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci    /*
118c2ecf20Sopenharmony_ci     *  Latest Q40 bootinfo version
128c2ecf20Sopenharmony_ci     */
138c2ecf20Sopenharmony_ci
148c2ecf20Sopenharmony_ci#define Q40_BOOTI_VERSION	MK_BI_VERSION(2, 0)
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#endif /* _UAPI_ASM_M68K_BOOTINFO_Q40_H */
18