RTEMS CPU Kit with SuperCore
|
IMFS Create a New Link Node. More...
#include "imfs.h"
Functions | |
int | IMFS_link (const rtems_filesystem_location_info_t *parentloc, const rtems_filesystem_location_info_t *targetloc, const char *name, size_t namelen) |
Create a new IMFS link node. More... | |
IMFS Create a New Link Node.