RTEMS CPU Kit with SuperCore  4.11.3
Functions | Variables

Creates the Main Device Table. More...

#include "devfs.h"
Include dependency graph for devfs_init.c:

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...
 

Detailed Description

Creates the Main Device Table.