Blame | Last modification | View Log | Download | RSS feed
/* $Id: rv_version.h 1 2024-08-20 19:18:25Z nishi $ */
#ifndef __RV_VERSION_H__
#define __RV_VERSION_H__
const char* rv_get_version(void);
#endif