]> Pileus Git - ~andy/linux/commit
s390/dis: move disassembler function prototypes to proper header file
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 13 Sep 2013 11:36:25 +0000 (13:36 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:16:48 +0000 (17:16 +0200)
commit0f20822a69148f53bbafbe6ee3d43e8eff0bad27
treed8748221c6f4fde33411ce204ae9f8c2c74f973e
parent648ae35c54b147c3b25d212f2936bb1cb91ea7d0
s390/dis: move disassembler function prototypes to proper header file

Now that the in-kernel disassembler has an own header file move the
disassembler related function prototypes to that header file.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/dis.h
arch/s390/include/asm/processor.h
arch/s390/kernel/dumpstack.c
arch/s390/kvm/trace.h
arch/s390/net/bpf_jit_comp.c