hpfs_fs.h
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:0k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. #ifndef _LINUX_HPFS_FS_H
  2. #define _LINUX_HPFS_FS_H
  3. /* HPFS magic number (word 0 of block 16) */
  4. #define HPFS_SUPER_MAGIC 0xf995e849
  5. #endif