ubsan: xgate: left shift of negative value
[deliverable/binutils-gdb.git] / bfd / elf32-m68k.c
index 559578d81827ea538571fddf2d94d91875a0f5b5..b0d32ae4e05bc6910ff92c4be376f359c31f7c32 100644 (file)
@@ -1,5 +1,5 @@
 /* Motorola 68k series support for 32-bit ELF
-   Copyright (C) 1993-2019 Free Software Foundation, Inc.
+   Copyright (C) 1993-2020 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -25,6 +25,8 @@
 #include "elf-bfd.h"
 #include "elf/m68k.h"
 #include "opcode/m68k.h"
+#include "cpu-m68k.h"
+#include "elf32-m68k.h"
 
 static bfd_boolean
 elf_m68k_discard_copies (struct elf_link_hash_entry *, void *);
This page took 0.026883 seconds and 4 git commands to generate.