Home | History | Annotate | Line # | Download | only in sparc
version.c revision 1.9
      1  1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.9  christos /* Generated from: NetBSD: mknative-gdb,v 1.12 2020/09/17 16:54:31 christos Exp  */
      3  1.8  christos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
      4  1.1  christos 
      5  1.9  christos #include "gdbsupport/version.h"
      6  1.9  christos const char version[] = "11.0.50.20200914-git";
      7  1.1  christos const char host_name[] = "sparc--netbsdelf";
      8  1.1  christos const char target_name[] = "sparc--netbsdelf";
      9