Searched refs:hello_str (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/core/
H A Dhello.c26 static char hello_str[] = "Hello, World!"; local
28 printf("%s from (%s)\n", hello_str, __FILE__); /* testing */

Completed in 189 milliseconds