Remove i386_elf_emit_arch_note
[deliverable/binutils-gdb.git] / sim / m32c / syscalls.c
index 1af632d7eb4ae7814eae565152f0b8183d069829..daebd1cc83e1f7e75c4f914fad6c654661c399ee 100644 (file)
@@ -1,6 +1,6 @@
 /* syscalls.c --- implement system calls for the M32C simulator.
 
-Copyright (C) 2005, 2007, 2008 Free Software Foundation, Inc.
+Copyright (C) 2005-2015 Free Software Foundation, Inc.
 Contributed by Red Hat, Inc.
 
 This file is part of the GNU simulators.
@@ -18,7 +18,7 @@ GNU General Public License for more details.
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-
+#include "config.h"
 #include <stdio.h>
 #include <stdlib.h>
 #include <fcntl.h>
This page took 0.436209 seconds and 4 git commands to generate.