Details | Last modification | View Log | RSS feed
/* $Id: mk_version.h 3 2024-09-06 09:21:55Z nishi $ */
#ifndef __MK_VERSION_H__
#define __MK_VERSION_H__
const char* mk_get_version(void);
#endif