RTEMS 6.1-rc5
|
This source file contains the implementation of SetIORelaxHandler(). More...
#include "tx-support.h"
Functions | |
void | __real__IO_Relax (void) |
void | __wrap__IO_Relax (void) |
void | SetIORelaxHandler (void(*handler)(void *), void *arg) |
This source file contains the implementation of SetIORelaxHandler().