Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
include
kernel
poll.h
Go to the documentation of this file.
1
4
#ifndef __KERNEL_POLL_H__
5
#define __KERNEL_POLL_H__
6
7
#include <
fs/fs.h
>
8
9
void
poll_notify(
struct
file
*notify_file);
10
11
#endif
fs.h
file
Definition:
fs.h:120
Generated by
1.9.1