xref: /netbsd-src/external/gpl3/gdb/lib/libgdb/arch/x86_64/version.c (revision 8ecbf5f02b752fcb7debe1a8fab1dc82602bc760)
1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4 
5 #include "common/version.h"
6 const char version[] = "8.3";
7 const char host_name[] = "x86_64--netbsd";
8 const char target_name[] = "x86_64--netbsd";
9