blob: d1e8b932afdb6f19be74736ad48ef63e85b1e8f6 [file] [log] [blame]
#ifndef STATIC_H
#define STATIC_H
const char *static_get_string();
#endif