]> git.baikalelectronics.ru Git - kernel.git/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)
commit98e1bafc561f0c7fef8aa98481416584850bfe4e
treed8748221c6f4fde33411ce204ae9f8c2c74f973e
parent03b68805add00e9875be5a428d6e20dd25e23693
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