Home | History | Annotate | Line # | Download | only in sparc
version.c revision 1.8
      1  1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.8  christos /* Generated from: NetBSD: mknative-gdb,v 1.8 2019/05/29 01:56:06 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.8  christos #include "common/version.h"
      6  1.8  christos const char version[] = "8.3";
      7  1.1  christos const char host_name[] = "sparc--netbsdelf";
      8  1.1  christos const char target_name[] = "sparc--netbsdelf";
      9