Device I/O helpers for a no-op device, implementations.
#include <reent.h>
#include <errno.h>
#include <string.h>
#include "devio-null.h"
Go to the source code of this file.
Definition in file devio-null.c.