blob: bf58cd3a61ecca4291a6ab218b7c57351aea1e3c [file] [log] [blame]
#ifndef __COG_COG_H__
#define __COG_COG_H__
#include <cog/cogutils.h>
void cog_init (void);
#endif