RTEMS CPU Kit with SuperCore  4.11.3
Functions
clonenode.c File Reference

Clones a Node. More...

#include <rtems/libio_.h>
Include dependency graph for clonenode.c:

Functions

void rtems_filesystem_location_clone (rtems_filesystem_location_info_t *clone, const rtems_filesystem_location_info_t *master)
 Clones a node. More...
 

Detailed Description

Clones a Node.