tegrakernel/kernel/kernel-4.9/include/linux/vfs.h

7 lines
77 B
C
Raw Normal View History

2022-02-16 09:13:02 -06:00
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H
#include <linux/statfs.h>
#endif