Files
linux-apfs/include/linux/hpfs_fs.h
T

9 lines
141 B
C
Raw Normal View History

2005-04-16 15:20:36 -07:00
#ifndef _LINUX_HPFS_FS_H
#define _LINUX_HPFS_FS_H
/* HPFS magic number (word 0 of block 16) */
#define HPFS_SUPER_MAGIC 0xf995e849
#endif