jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / gas / expr.h
index a270359644d5475cd188336bf364552b058ac51a..c7d0681dbc61b5c69993314febf4251ea5d8a5de 100644 (file)
@@ -1,5 +1,5 @@
 /* expr.h -> header file for expr.c
-   Copyright (C) 1987-2016 Free Software Foundation, Inc.
+   Copyright (C) 1987-2019 Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
 
@@ -187,3 +187,5 @@ extern symbolS *expr_build_uconstant (offsetT);
 extern symbolS *expr_build_dot (void);
 
 int resolve_expression (expressionS *);
+
+extern bfd_boolean literal_prefix_dollar_hex;
This page took 0.024917 seconds and 4 git commands to generate.