Merge from master.

This commit is contained in:
Naoki Hamada
2014-07-31 18:30:39 +09:00
parent b58682dd73
commit 3fa6818962
5 changed files with 6 additions and 1 deletions

View File

@@ -91,7 +91,7 @@
#include <futex.h>
#include <rlimit.h>
#define AUXV_LEN 12
#define AUXV_LEN 14
struct vm_range {
struct list_head list;