00001 /* Ensure that the executable of a running process cannot be 00002 modified, even by a child process. */ 00003 00004 #define CHILD_CNT "1" 00005 #include "tests/userprog/rox-child.inc"