URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [reiserfs/] [version.c] - Rev 1765
Compare with Previous | Blame | View Log
/* * Copyright 2000-2002 by Hans Reiser, licensing governed by reiserfs/README */ char *reiserfs_get_version_string(void) { return "ReiserFS version 3.6.25" ; }