Linux: Access memory even if threads are running
[deliverable/binutils-gdb.git] / gdb / gnu-v2-abi.c
index a76b38eec76a3f52855dc9f64bb7c7c7f1a97015..466ae6c080279869c45ee19ac16bc9e2c39f2dbf 100644 (file)
@@ -1,6 +1,6 @@
 /* Abstraction of GNU v2 abi.
 
-   Copyright (C) 2001-2020 Free Software Foundation, Inc.
+   Copyright (C) 2001-2021 Free Software Foundation, Inc.
 
    Contributed by Daniel Berlin <dberlin@redhat.com>
 
@@ -29,7 +29,7 @@
 #include "cp-support.h"
 #include <ctype.h>
 
-struct cp_abi_ops gnu_v2_abi_ops;
+static cp_abi_ops gnu_v2_abi_ops;
 
 static int vb_match (struct type *, int, struct type *);
 
This page took 0.030326 seconds and 4 git commands to generate.