]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 15 Oct 2013 12:45:25 +0000 (14:45 +0200)
commit2c560902ab8fdb1ee387b00efed383433926b149
treece601e668eb48ea0dea8d31fdc937dfd6ccc0a84
parent3b5af82272ac6aaeea9adb940165de8be82acdfc
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