mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-11 03:23:43 +01:00
(rcsid): New variable.
(Logical change 1.130)
This commit is contained in:
parent
a024a719e1
commit
7291d0217c
1 changed files with 3 additions and 0 deletions
|
@ -30,6 +30,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
|||
|
||||
sigset_t unwi_full_sigmask;
|
||||
|
||||
static const char rcsid[] UNUSED =
|
||||
"$Id: " PACKAGE_STRING " --- report bugs to " PACKAGE_BUGREPORT " $";
|
||||
|
||||
HIDDEN void
|
||||
mi_init (void)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue