Files
2023-05-02 09:58:35 +02:00

7 lines
112 B
C

#ifndef __LINUX_FUNCTIONFS_H__
#define __LINUX_FUNCTIONFS_H__ 1
#include <uapi/linux/usb/functionfs.h>
#endif