/usr/src/linux-headers-5.15.0-181/arch/nds32/include/asm
Edit: /usr/src/linux-headers-5.15.0-181/arch/nds32/include/asm/vermagic.h (214B)
/* SPDX-License-Identifier: GPL-2.0 */
// Copyright (C) 2005-2017 Andes Technology Corporation
#ifndef _ASM_VERMAGIC_H
#define _ASM_VERMAGIC_H
#define MODULE_ARCH_VERMAGIC "NDS32v3"
#endif /* _ASM_VERMAGIC_H */