Searched refs:hello (Results 1 – 2 of 2) sorted by relevance
93 CUSTOM_TARGETS += vm/hello95 vm/hello: vm/hello.c99 .PHONY: install-vm/hello100 install-vm/hello: vm/hello102 cp $(SYMROOT)/vm/hello $(INSTALLDIR)/vm/104 vm/vm_tainted_executable: vm/hello
220 char hello[] = "hello"; variable222 T_CPY(dst, sizeof(dst), hello, sizeof(hello));