/* $OpenBSD: version.c,v 1.6 2008/09/19 20:18:03 miod Exp $ */ /* * 1.6 perform MVME197 busswitch initialization * 1.5 rewritten crt code, self-relocatable * 1.4 kernel loaded with loadfile, a.out and ELF formats * 1.3 rewritten startup code and general cleanup */ char *version = "1.6";