Main Page
Data Structures
Files
Directories
File List
Globals
include
»
config
config_init.h File Reference
#include <
sys/init.h
>
#include <
os_config.h
>
Variables
_process_init
se_process_table
[]
Detailed Description
This contains the values for system definition. This can be generated by libgen and can also be modified by the user for customization.
The structures are declared in sys/init.h
If any changes are made to this file by the user, then they also need to change the corresponding fields in
config_cparam.h
file.
Variable Documentation
struct
_process_init
se_process_table
[]
Initial value:
{ {0x0, 0 } }
se_process_table contains the information about separate executable processes that need to be created during system init. This information is used by se_process_init().
Generated on Thu Feb 13 14:46:23 2014 for 2014.1_doc by
1.4.5