DEBSOURCES
Skip Quicknav
sources / ns3 / 3.7.1-7 / nsc-0.5.1 / linux-2.6 / include / linux / hpfs_fs.h
12345678
#ifndef _LINUX_HPFS_FS_H #define _LINUX_HPFS_FS_H /* HPFS magic number (word 0 of block 16) */ #define HPFS_SUPER_MAGIC 0xf995e849 #endif