]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/or1k/configure
sim: mips/or1k: drop redundant arg to bitsize macro
authorMike Frysinger <vapier@gentoo.org>
Tue, 30 Nov 2021 07:30:46 +0000 (02:30 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 16 Dec 2021 07:36:10 +0000 (02:36 -0500)
commit7d554943ba2f60d7562a7f7360b683885313dec8
treefe5e0e169b8dd259ce3e74a600e06ab4764e30e4
parent444cc278b91ad5410626a0039e7eae823e7063d6
sim: mips/or1k: drop redundant arg to bitsize macro

These are just using the default behavior for the 3rd arg, so drop
it to make it more clear.  This also makes them match all other
ports that only use the first 2 arguments.
sim/mips/configure
sim/mips/configure.ac
sim/or1k/configure
sim/or1k/configure.ac