summaryrefslogtreecommitdiff
path: root/gcc/gencheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gencheck.c')
-rw-r--r--gcc/gencheck.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/gencheck.c b/gcc/gencheck.c
index f541d1c5389..7d71a62db2c 100644
--- a/gcc/gencheck.c
+++ b/gcc/gencheck.c
@@ -17,9 +17,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
-/* We don't have insn-modes.h, but we include tm.h. */
-#define BITS_PER_UNIT 8
-
#include "bconfig.h"
#include "system.h"
#include "coretypes.h"