1 /* This file is automatically generated.  DO NOT EDIT! */
2 /* Generated from: 	NetBSD: mknative-gcc,v 1.68 2012/09/25 06:55:10 skrll Exp  */
3 /* Generated from: NetBSD: mknative.common,v 1.9 2007/02/05 18:26:01 apb Exp  */
4 
5 #include "configargs.h"
6 
7 static char basever[] = "4.5.4";
8 static char datestamp[] = "20120702";
9 static char devphase[] = "";
10 static char revision[] = "";
11 
12 /* FIXME plugins: We should make the version information more precise.
13    One way to do is to add a checksum. */
14 
15 static struct plugin_gcc_version gcc_version = {basever, datestamp,
16 						devphase, revision,
17 						configuration_arguments};
18