Include dependency graph for version.c:
Go to the source code of this file.
Functions | |
void | version_print (void) |
Variables | |
char * | project = "SPARTAN kernel" |
char * | copyright = "Copyright (C) 2001-2006 HelenOS project" |
char * | release = RELEASE |
char * | name = NAME |
char * | arch = ARCH |
char * | revision = "" |
char * | timestamp = "" |
Definition in file version.c.