sysperf /call-loop test - Ensure the nop() call is not optimized out
[dragonfly.git] / include / vers.c
1 /*
2  * Copyright (c) 2009 The DragonFly Project
3  * All rights reserved.
4  *
5  */
6
7 char version[] = "DragonFly 2.5.1-DEVELOPMENT #0: Wed Nov 11 22:37:21 CET 2009\n    lentferj@atom.lan.net:/home/lentferj/repo/src/include\n";
8 char ostype[] = "DragonFly";
9 char osrelease[] = "2.5.1-DEVELOPMENT";
10 int osreldate = 200500;
11 char kern_ident[] = "";