]> 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)
commit8bbdee3b9f76abee471df5afe5c9af7d11b8a599
treed8748221c6f4fde33411ce204ae9f8c2c74f973e
parent5968ad32a26b11e0f829af9524470f07eb0b6647
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