#ifndef _include_procs_h_ #define _include_procs_h_ #include "tera_sync.h" extern int PROCS; #define MYPROC ((int) tera_get_task_id()) #endif /* !_include_procs_h_ */