^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) #
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) # asm headers that all architectures except um should have
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) # (This file is not included when SRCARCH=um since UML borrows several
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) # asm headers from the host architecutre.)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) mandatory-y += atomic.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) mandatory-y += barrier.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) mandatory-y += bitops.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) mandatory-y += bug.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) mandatory-y += bugs.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) mandatory-y += cacheflush.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) mandatory-y += checksum.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) mandatory-y += compat.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) mandatory-y += current.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) mandatory-y += delay.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) mandatory-y += device.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) mandatory-y += div64.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) mandatory-y += dma-mapping.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) mandatory-y += dma.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) mandatory-y += emergency-restart.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) mandatory-y += exec.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) mandatory-y += fb.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) mandatory-y += ftrace.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) mandatory-y += futex.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) mandatory-y += hardirq.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) mandatory-y += hw_irq.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) mandatory-y += io.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) mandatory-y += irq.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) mandatory-y += irq_regs.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) mandatory-y += irq_work.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) mandatory-y += kdebug.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) mandatory-y += kmap_types.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) mandatory-y += kprobes.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) mandatory-y += linkage.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) mandatory-y += local.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) mandatory-y += local64.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) mandatory-y += mm-arch-hooks.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) mandatory-y += mmiowb.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) mandatory-y += mmu.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) mandatory-y += mmu_context.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) mandatory-y += module.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) mandatory-y += module.lds.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) mandatory-y += msi.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) mandatory-y += pci.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 46) mandatory-y += percpu.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 47) mandatory-y += pgalloc.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 48) mandatory-y += preempt.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 49) mandatory-y += rwonce.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 50) mandatory-y += sections.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 51) mandatory-y += serial.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 52) mandatory-y += shmparam.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 53) mandatory-y += simd.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 54) mandatory-y += switch_to.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 55) mandatory-y += timex.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 56) mandatory-y += tlbflush.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 57) mandatory-y += topology.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 58) mandatory-y += trace_clock.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 59) mandatory-y += uaccess.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 60) mandatory-y += unaligned.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 61) mandatory-y += vermagic.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 62) mandatory-y += vga.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 63) mandatory-y += word-at-a-time.h
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 64) mandatory-y += xor.h