Rename to allow_rust_tests
[binutils-gdb.git] / gdb / target-dcache.h
index 3200dd9621b0442d16fb5b23627f4f97419b9539..1e9e9725f9501fc9c249c77c83a1b098e11b6be5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1992-2023 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 */