Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at cfd63736726a7fabb3dd89ea91cff143ac4dc8a7 6 lines 112 B view raw
1#ifndef __LINUX_FUNCTIONFS_H__ 2#define __LINUX_FUNCTIONFS_H__ 1 3 4#include <uapi/linux/usb/functionfs.h> 5 6#endif