repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/scm...
[linux/fpc-iii.git]
/
arch
/
riscv
/
include
/
asm
/
vermagic.h
blob
7b9441a574666383d262e63eb3ea310298532c71
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/* Copyright (C) 2017 Andes Technology Corporation */
3
4
#ifndef _ASM_VERMAGIC_H
5
#define _ASM_VERMAGIC_H
6
7
#define MODULE_ARCH_VERMAGIC
"riscv"
8
9
#endif
/* _ASM_VERMAGIC_H */