Make bfd_byte an int8_t, flagword a uint32_t
[binutils-gdb.git] / bfd / tekhex.c
index 7ff87af8a9dbf51ac27030b8a80459cf281f0f2b..5a87b7872c4a6d3814ca3d175a7f2a95a5c07e55 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD backend for Extended Tektronix Hex Format  objects.
-   Copyright (C) 1992-2022 Free Software Foundation, Inc.
+   Copyright (C) 1992-2023 Free Software Foundation, Inc.
    Written by Steve Chamberlain of Cygnus Support <sac@cygnus.com>.
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -966,6 +966,7 @@ tekhex_print_symbol (bfd *abfd,
 #define tekhex_bfd_is_local_label_name              bfd_generic_is_local_label_name
 #define tekhex_get_lineno                          _bfd_nosymbols_get_lineno
 #define tekhex_find_nearest_line                   _bfd_nosymbols_find_nearest_line
+#define tekhex_find_nearest_line_with_alt          _bfd_nosymbols_find_nearest_line_with_alt
 #define tekhex_find_line                           _bfd_nosymbols_find_line
 #define tekhex_find_inliner_info                   _bfd_nosymbols_find_inliner_info
 #define tekhex_get_symbol_version_string           _bfd_nosymbols_get_symbol_version_string