Introduce ada_unop_range_operation
[deliverable/binutils-gdb.git] / gdb / ada-lang.c
index ed691f5658453c5d2b66cb3974f827d1be9cfdc9..0b4ef8b13b02fe425be7c72d31ac6331ff41f4cf 100644 (file)
@@ -9978,7 +9978,7 @@ ada_unop_neg (struct type *expect_type,
 
 /* A helper function for UNOP_IN_RANGE.  */
 
-static value *
+value *
 ada_unop_in_range (struct type *expect_type,
                   struct expression *exp,
                   enum noside noside, enum exp_opcode op,
This page took 0.026845 seconds and 4 git commands to generate.