source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/linux/hpfs_fs.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 141 bytes
Line 
1#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#endif
Note: See TracBrowser for help on using the repository browser.