4 lines
140 B
C
4 lines
140 B
C
|
/* Work around sign extension bug in the kernel. */
|
||
|
#define PERSONALITY_TRUNCATE_ARGUMENT
|
||
|
#include <sysdeps/unix/sysv/linux/personality.c>
|