RTEMS 6.1-rc2
Loading...
Searching...
No Matches
Variables
main_mount_nfs.c File Reference

Shell Command Implmentation. More...

#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <rtems.h>
#include <rtems/shell.h>
#include "internal.h"
#include <librtemsNfs.h>

Variables

rtems_shell_filesystems_t rtems_shell_Mount_NFS
 

Detailed Description

Shell Command Implmentation.

Variable Documentation

◆ rtems_shell_Mount_NFS

rtems_shell_filesystems_t rtems_shell_Mount_NFS
Initial value:
= {
name: "nfs",
driver_needed: 1,
fs_ops: NULL,
mounter: rtems_shell_nfs_mounter
}
#define NULL
Requests a GPIO pin group configuration.
Definition: xil_types.h:54