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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
include
/
asm-generic
/
Kbuild
blob
ddfee1bd9dc158fefd776e5648c33f65742dce7d
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# asm headers that all architectures except um should have
4
# (This file is not included when SRCARCH=um since UML borrows several
5
# asm headers from the host architecutre.)
6
7
mandatory-y += msi.h
8
mandatory-y += simd.h