blob: 52c6cd2bbfdacefbeae763884275ec335c3f3641 [file] [log] [blame]
#include <stdio.h>
main()
{
printf("Hello from vforked_program...\n");
}