OpenCores
URL https://opencores.org/ocsvn/or1k_old/or1k_old/trunk

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rc203soc/] [sw/] [uClinux/] [include/] [linux/] [hpfs_fs.h] - Blame information for rev 1782

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1633 jcastillo
#ifndef _LINUX_HPFS_FS_H
2
#define _LINUX_HPFS_FS_H
3
 
4
/* HPFS magic number (word 0 of block 16) */
5
 
6
#define HPFS_SUPER_MAGIC 0xf995e849
7
 
8
/* The entry point for a VFS */
9
 
10
extern struct super_block *hpfs_read_super (struct super_block *, void *, int);
11
extern int init_hpfs_fs(void);
12
 
13
#endif

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.