xref: /linux/include/asm-generic/Kbuild (revision 8262fe85b4edc5fb3dd7b9520bf5c6b4f027fa55)
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
7mandatory-y += msi.h
8mandatory-y += simd.h
9