Home | History | Annotate | Line # | Download | only in arm
version.c revision 1.7
      1  1.1  christos /* This file is automatically generated.  DO NOT EDIT! */
      2  1.6  christos /* Generated from: NetBSD: mknative-gdb,v 1.7 2016/10/16 04:37:42 mrg Exp  */
      3  1.7  christos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
      4  1.1  christos 
      5  1.1  christos #include "version.h"
      6  1.7  christos const char version[] = "8.0.1";
      7  1.7  christos const char host_name[] = "armv7--netbsdelf-eabihf";
      8  1.7  christos const char target_name[] = "armv7--netbsdelf-eabihf";
      9