linux-kernel-test/arch/microblaze/include/uapi/asm
Mike Frysinger b14132797d elf-em.h: move EM_MICROBLAZE to the common header
The linux/audit.h header uses EM_MICROBLAZE in order to define
AUDIT_ARCH_MICROBLAZE, but it's only available in the microblaze
asm headers.  Move it to the common elf-em.h header so that the
define can be used on non-microblaze systems.  Otherwise we get
build errors that EM_MICROBLAZE isn't defined when we try to use
the AUDIT_ARCH_MICROBLAZE symbol.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2015-09-10 06:54:15 +02:00
..
auxvec.h
bitsperlong.h
byteorder.h
elf.h elf-em.h: move EM_MICROBLAZE to the common header 2015-09-10 06:54:15 +02:00
errno.h
fcntl.h
ioctl.h
ioctls.h
ipcbuf.h
Kbuild
kvm_para.h
mman.h
msgbuf.h
param.h
poll.h
posix_types.h
ptrace.h
resource.h
sembuf.h
setup.h
shmbuf.h
sigcontext.h
siginfo.h
signal.h
socket.h
sockios.h
stat.h
statfs.h
swab.h
termbits.h
termios.h
unistd.h microblaze: Wire-up execveat syscall 2015-01-05 12:36:40 +01:00