void switch_Init ( void   )

This function is empty and currently just provided for the sake of consistency with other modules.

Returns:
void

Definition at line 78 of file switch.c.

Referenced by init_InitModules().

{
  /* Nothing to do here */
}

Here is the caller graph for this function: