#include "cio.h"
#include "io.h"
Go to the source code of this file.
Functions | |
int | _write (int fd, const void *data, unsigned int count) |
int _write | ( | int | fd, | |
const void * | data, | |||
unsigned int | count | |||
) |
Definition at line 9 of file write.c.
References CioWrite().
Referenced by fflush(), fputc(), fputs(), fwrite(), HexDump(), MMCTask(), SecDump(), vfprintf(), and vfprintf_P().