URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [fs/] [hfs/] [version.c] - Rev 1774
Go to most recent revision | Compare with Previous | Blame | View Log
/* * linux/fs/hfs/version.c * * Copyright (C) 1995-1997 Paul H. Hargrove * This file may be distributed under the terms of the GNU General Public License. * * This file contains the version string for this release. */ const char hfs_version[]="0.96";
Go to most recent revision | Compare with Previous | Blame | View Log