Nut/OS  4.10.3
API Reference
null.c File Reference
#include <compiler.h>
#include <stdlib.h>
#include <sys/file.h>
#include <sys/device.h>
Include dependency graph for null.c:

Go to the source code of this file.

Functions

int NullIOCTL (NUTDEVICE *dev, int req, void *conf)
 Perform control functions.

Variables

NUTDEVICE devNull
 Null device information structure.