xref: /netbsd-src/external/gpl3/gdb.old/lib/libgdb/arch/ia64/version.c (revision 6881a4007f077b54e5f51159c52b9b25f57deb0d)
1*6881a400Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*6881a400Schristos /* Generated from: NetBSD: mknative-gdb,v 1.16 2023/07/31 17:09:59 christos Exp  */
3*6881a400Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4*6881a400Schristos 
5*6881a400Schristos #include "gdbsupport/version.h"
6*6881a400Schristos const char version[] = "13.2";
7*6881a400Schristos const char host_name[] = "ia64--netbsd";
8*6881a400Schristos const char target_name[] = "ia64--netbsd";
9