#ifndef _LIBMSL_M_PROC_H #define _LIBMSL_M_PROC_H int m_proc_quit (void); int m_proc_test (void); #endif // _LIBMSL_M_PROC_H