summaryrefslogtreecommitdiff
path: root/pfinet/linux-src/include/linux/ntfs_fs.h
blob: aafdb78dd26b1cd086d913c95edfa99999f1a338 (plain)
1
2
3
4
5
6
#ifndef _LINUX_NTFS_FS_H
#define _LINUX_NTFS_FS_H

int init_ntfs_fs(void);

#endif