xtensa: typedef enums when defining them
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Mon, 28 Mar 2016 09:42:02 +0000 (05:42 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Thu, 2 Jun 2016 01:19:53 +0000 (21:19 -0400)
commitd05584d3eeab4cb1c1d85d8dfdfef56827e03b3d
tree178edcf972f779ee79576c23aff1892c73277556
parent5e429f4cdcf2e0bf12309c843ffb3b2619bcb287
xtensa: typedef enums when defining them

I think this is the more typical way to do this.  Its also slightly shorter and
less repeditive.

gas/ChangeLog:

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

* config/xtensa-relax.h: Move typedefs of enums to the enums
definition.
gas/ChangeLog
gas/config/xtensa-relax.h