BX_INIT Struct Reference
[Initialisation functions]

The kernel init parameter structure. More...

Data Fields

unsigned int evtq_size
 Length of the event queue.
unsigned int evtq_wmrk
 Event queue watermark.
int * evtq_buff
 The event queue, 3*eq_length ints.
BX_ISR_FUNC uirq_func
 The user's interrupt handler.
BX_ISR_FUNC idle_func
 The user's idle state function.
BX_ISR_FUNC init_func
 The user's first process to start.
struct _bx_proc * init_desc
 Process descriptor for the process.
int * init_stack
 Stack for the process.
int * kern_stack
 Stack for the kernel.

Detailed Description

The kernel init parameter structure.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 13 16:51:45 2010 by  doxygen 1.6.3