S12Z: Move opcode header to public include directory.
authorJohn Darrington <john@darrington.wattle.id.au>
Wed, 11 Jul 2018 08:42:01 +0000 (10:42 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 18 Aug 2018 05:50:03 +0000 (07:50 +0200)
commit7ba3ba91a3dbc43f7ff16c4899f7f1cbef056db0
tree9dc0beb27e3933bb64dc6d4265d391f65f601dbc
parent2e72a56e451cf26fb01712d6004d3b6a70749756
S12Z: Move opcode header to public include directory.

opcodes/
        * s12z.h: Delete.
* s12z-dis.c: Adjust path of included file.

include/
        * opcode/s12z.h: New file.

gas/
* config/tc-s12z.c: Adjust path of included file.
gas/config/tc-s12z.c
include/ChangeLog
include/opcode/s12z.h [new file with mode: 0644]
opcodes/ChangeLog
opcodes/s12z-dis.c
opcodes/s12z.h [deleted file]
This page took 0.030916 seconds and 4 git commands to generate.