Home | History | Annotate | Line # | Download | only in aarch64
version.c revision 1.1.1.2
      1      1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.1.1.2  christos /* Generated from: NetBSD: mknative-gdb,v 1.8 2019/05/29 01:56:06 christos Exp  */
      3      1.1  christos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
      4      1.1  christos 
      5  1.1.1.2  christos #include "common/version.h"
      6  1.1.1.2  christos const char version[] = "8.3";
      7      1.1  christos const char host_name[] = "aarch64--netbsd";
      8      1.1  christos const char target_name[] = "aarch64--netbsd";
      9