15 #ifndef __rtems_umon_h 16 #define __rtems_umon_h 30 void rtems_umon_connect(
void);
40 void *rtems_bsp_get_umon_monptr(
void);
51 int rtems_initialize_tfs_filesystem(
62 int umoncons_poll_read(
int minor);
Used by both the monitor and the application that may reside on top of the monitor.