Fix the creation of the dumpdir directory in stress_floppy Makefile
[ltp-debian.git] / testcases / commands / ade / nm / nmfile3.c
blobf003dd93549439dcbec8b197da2ee0d50449c0fb
1 #include <stdio.h>
3 int main()
4 { printf("Hello World\n");
5 return(0);