dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.h
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sat, 4 Jun 2016 01:43:06 +0000 (21:43 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Mon, 27 Jun 2016 09:57:32 +0000 (05:57 -0400)
commit48afb19489cf39cb7f48e24fe7c567a9cd438b95
tree41f0f295d081e14d9b1716e49d76edea746077ca
parente066bf5f74fd776657accf02dececb7df120412f
dlx: move prototype of dlx_set_skip_hi16 to elf/dlx.h

bfd/ChangeLog:

2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* elf32-dlx.h: New file.
* elf32-dlx.c: Adjust.

gas/ChangeLog:

2016-06-27  Trevor Saunders  <tbsaunde+binutils@tbsaunde.org>

* config/tc-dlx.c: Include bfd/elf32-dlx.h.
* config/tc-dlx.h: Remove prototype of dlx_set_skip_hi16.
bfd/elf32-dlx.c
bfd/elf32-dlx.h [new file with mode: 0644]
gas/config/tc-dlx.c
gas/config/tc-dlx.h