aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/vermagic.h
blob: 084274a1219e69cbd1a2aee33b3cb3957411017d (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _ASM_GENERIC_VERMAGIC_H
#define _ASM_GENERIC_VERMAGIC_H

#define MODULE_ARCH_VERMAGIC ""

#endif /* _ASM_GENERIC_VERMAGIC_H */