ubsan: aarch64: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / target-dcache.h
index 3200dd9621b0442d16fb5b23627f4f97419b9539..bcf92e1ddad40fb72bc0cdc325efd9be0b23d43c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -30,4 +30,6 @@ extern int target_dcache_init_p (void);
 
 extern int stack_cache_enabled_p (void);
 
+extern int code_cache_enabled_p (void);
+
 #endif /* TARGET_DCACHE_H */
This page took 0.024774 seconds and 4 git commands to generate.