Call some functions in guile/ for effect
[deliverable/binutils-gdb.git] / gdb / jit-reader.in
index 42c28b52ce07de3cc09c1e4f0994f06ad6b6c42d..9cae0959794f9848ce53e385ff5db301c8b164bf 100644 (file)
@@ -1,6 +1,6 @@
 /* JIT declarations for GDB, the GNU Debugger.
 
-   Copyright (C) 2011-2012 Free Software Foundation, Inc.
+   Copyright (C) 2011-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -45,7 +45,7 @@ extern "C" {
 
 #else
 
-#define GDB_DECLARE_GPL_COMPATIBLE_READER
+#define GDB_DECLARE_GPL_COMPATIBLE_READER       \
   extern int plugin_is_GPL_compatible (void);   \
   extern int plugin_is_GPL_compatible (void)    \
   {                                             \
This page took 0.023755 seconds and 4 git commands to generate.