simplify tic54x_set_default_include ()
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Mon, 6 Jun 2016 02:25:21 +0000 (22:25 -0400)
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Sat, 25 Jun 2016 15:52:29 +0000 (11:52 -0400)
commit4b92e38839652e05e7cdc86487dd18c3a2048339
tree77ce294af20d520c8b1bd7168a022463eccdc378
parent7c2c4aa12f4931fb79f94d787ef60e88960bb2a7
simplify tic54x_set_default_include ()

its only called with an argument of 0, so we might as well remove the code
supporting other values.

gas/ChangeLog:

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

* config/tc-tic54x.c (tic54x_set_default_include): remove argument
   and simplify accordingly.
(tic54x_include): Adjust.
(tic54x_mlib): Likewise.
gas/ChangeLog
gas/config/tc-tic54x.c