VSF Documented
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
File List
Globals
source
shell
sys
linux
port
busybox
busybox.h
Go to the documentation of this file.
1
#ifndef __BUSYBOX_H__
2
#define __BUSYBOX_H__
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
int
busybox_bind
(
char
*path,
vsf_linux_main_entry_t
entry);
9
int
busybox_install
(
void
);
10
11
#ifdef __cplusplus
12
}
13
#endif
14
15
#endif
busybox_install
int busybox_install(void)
Definition
busybox.c:77
busybox_bind
int busybox_bind(char *path, vsf_linux_main_entry_t entry)
Definition
busybox.c:64
vsf_linux_main_entry_t
int(* vsf_linux_main_entry_t)(int, char **)
Definition
vsf_linux.h:114
Generated by
1.9.8