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

Execute a File. More...

#include <errno.h>
#include <rtems/seterr.h>
Include dependency graph for execle.c:

Functions

int execle (const char *path, char const *arg,...)
 

Detailed Description

Execute a File.