From 3a5eb5b4a929397d8678df9415c14c691c5ba969 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 27 Feb 2017 13:45:39 +0100 Subject: update Linux headers to 4.11 virtio_mmio.h would be deleted; I am leaving it in though it was a mistake to add it. Signed-off-by: Paolo Bonzini Signed-off-by: Peter Maydell --- linux-headers/asm-arm/unistd-eabi.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 linux-headers/asm-arm/unistd-eabi.h (limited to 'linux-headers/asm-arm/unistd-eabi.h') diff --git a/linux-headers/asm-arm/unistd-eabi.h b/linux-headers/asm-arm/unistd-eabi.h new file mode 100644 index 0000000000..266f1fcdfb --- /dev/null +++ b/linux-headers/asm-arm/unistd-eabi.h @@ -0,0 +1,5 @@ +#ifndef _ASM_ARM_UNISTD_EABI_H +#define _ASM_ARM_UNISTD_EABI_H 1 + + +#endif /* _ASM_ARM_UNISTD_EABI_H */ -- cgit 1.4.1