]> Git Repo - linux.git/blob - include/linux/hpfs_fs.h
Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl
[linux.git] / include / linux / hpfs_fs.h
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
This page took 0.031906 seconds and 4 git commands to generate.