µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
embed.h File Reference
#include <unistd.h>

Go to the source code of this file.

Functions

int ioctl (int fildes, unsigned long request,...)
 
void sync (void)
 

Function Documentation

◆ ioctl()

int ioctl ( int  fildes,
unsigned long  request,
  ... 
)

◆ sync()

void sync ( void  )