RTEMS CPU Kit with SuperCore
4.11.3
|
Creates the Main Device Table. More...
#include "devfs.h"
Functions | |
int | devFS_initialize (rtems_filesystem_mount_table_entry_t *mt_entry, const void *data) |
Creates the Main Device Table. More... | |
Variables | |
const rtems_filesystem_operations_table | devFS_ops |
The following defines the device-only filesystem operating operations. More... | |
const rtems_filesystem_file_handlers_r | devFS_file_handlers |
The following defines the device-only filesystem operating handlers. More... | |
Creates the Main Device Table.