Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-or-later */
0002 /*
0003  * Copyright 1997 Transmeta Corporation - All Rights Reserved
0004  */
0005 
0006 #ifndef _LINUX_AUTO_FS_H
0007 #define _LINUX_AUTO_FS_H
0008 
0009 #include <linux/fs.h>
0010 #include <linux/ioctl.h>
0011 #include <uapi/linux/auto_fs.h>
0012 #endif /* _LINUX_AUTO_FS_H */