blob: 31a5069ff8b97a52c11b6e1928cd6a1e37f5ace3 [file] [log] [blame]
static inline char *getstring(void)
{
return "hello";
}