Merge branch 'master' into amd-common
[deliverable/binutils-gdb.git] / sim / m32c / syscalls.c
index 1af632d7eb4ae7814eae565152f0b8183d069829..10b01546728a44b8a9c0bec1169c85a4965a44d6 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-2020 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.027085 seconds and 4 git commands to generate.