Home | History | Annotate | Line # | Download | only in sparc
version.c revision 1.1
      1  1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.1  christos /* Generated from: NetBSD: mknative-gdb,v 1.6 2013/10/03 18:58:37 christos Exp  */
      3  1.1  christos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
      4  1.1  christos 
      5  1.1  christos #include "version.h"
      6  1.1  christos const char version[] = "7.7.1";
      7  1.1  christos const char host_name[] = "sparc--netbsdelf";
      8  1.1  christos const char target_name[] = "sparc--netbsdelf";
      9