]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdbserver/utils.h
New Romanian translation for gas sub-directory
[thirdparty/binutils-gdb.git] / gdbserver / utils.h
index fa3ca9bb945114f1d99515a45dbb0e078addadd5..7a6d0fd1d37b0f781777bd8932cd1caf930e2a61 100644 (file)
@@ -1,5 +1,5 @@
 /* General utility routines for the remote server for GDB.
-   Copyright (C) 1993-2020 Free Software Foundation, Inc.
+   Copyright (C) 1993-2024 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -20,6 +20,5 @@
 #define GDBSERVER_UTILS_H
 
 char *paddress (CORE_ADDR addr);
-char *pfildes (gdb_fildes_t fd);
 
 #endif /* GDBSERVER_UTILS_H */