#ifndef __OSP_INIT_H__ #define __OSP_INIT_H__ extern void osp_start(); extern void osp_var_init(void); #endif