Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
linux-kselftest
/
7835e98b2e3c66dba79cb0ff8ebb90a2fe030c29
/
.
/
include
/
linux
/
hpfs_fs.h
blob: a5028dd94d3105a4c78b42a62047dcbf3f213b88 [
file
] [
log
] [
blame
]
#ifndef
_LINUX_HPFS_FS_H
#define
_LINUX_HPFS_FS_H
/* HPFS magic number (word 0 of block 16) */
#define
HPFS_SUPER_MAGIC
0xf995e849
#endif