Aestethical change.

This commit is contained in:
Naoki Hamada
2014-07-23 10:26:36 +09:00
parent dbdaf0ed32
commit 5888dcd4c7

View File

@@ -188,6 +188,7 @@ struct process {
void *pgio_arg;
struct fork_tree_node *ftn;
cpu_set_t cpu_set;
unsigned long saved_auxv[AUXV_LEN];
};