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.

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  doxygen 1.4.5