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
/
kernel
/
vdso
/
so2s.sh
blob
e64cb6d9440e797e908beb7042c4f760e9bd9778
1
#!/bin/sh
2
# SPDX-License-Identifier: GPL-2.0+
3
# Copyright 2020 Palmer Dabbelt <palmerdabbelt@google.com>
4
5
sed
's!\([0-9a-f]*\) T \([a-z0-9_]*\)\(@@LINUX_4.15\)*!.global \2
\n
.set \2,0x\1!'
\
6
|
grep
'^\.'