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
hugetlb: introduce generic version of hugetlb_free_pgd_range
[linux/fpc-iii.git]
/
arch
/
riscv
/
kernel
/
module.lds
blob
295ecfb341a29fa061e64fe48483a3dc911efab8
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/* Copyright (C) 2017 Andes Technology Corporation */
3
4
SECTIONS {
5
.plt (NOLOAD) : { BYTE(0) }
6
.got (NOLOAD) : { BYTE(0) }
7
.got.plt (NOLOAD) : { BYTE(0) }
8
}