TizenRT Libs&Environment  v2.0 M2
builtin.h File Reference
#include <tinyara/config.h>
Include dependency graph for builtin.h:

Go to the source code of this file.

Data Structures

struct  builtin_info_s
 

Typedefs

typedef int(* TASK_CALLBACK) (int argc, char **args)
 
typedef struct builtin_info_s builtin_info_t
 

Typedef Documentation

Definition at line 31 of file builtin.h.

typedef int(* TASK_CALLBACK) (int argc, char **args)

Definition at line 22 of file builtin.h.