David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 1 | # SPDX-License-Identifier: GPL-2.0 |
Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 2 | |
| 3 | |
| 4 | generated-y += syscalls_32.h |
| 5 | generated-y += syscalls_64.h |
| 6 | generated-y += unistd_32_ia32.h |
| 7 | generated-y += unistd_64_x32.h |
| 8 | generated-y += xen-hypercalls.h |
| 9 | |
| 10 | generic-y += dma-contiguous.h |
| 11 | generic-y += early_ioremap.h |
| 12 | generic-y += export.h |
| 13 | generic-y += mcs_spinlock.h |
| 14 | generic-y += mm-arch-hooks.h |
David Brazdil | 0f672f6 | 2019-12-10 10:32:29 +0000 | [diff] [blame^] | 15 | generic-y += mmiowb.h |