commit | 06ec805e9339f31345f62c978f842a1bca860a5b | [log] [tgz] |
---|---|---|
author | Michel Lespinasse <walken@google.com> | Mon Nov 23 09:22:57 2009 -0800 |
committer | Darren Hart <dvhltc@us.ibm.com> | Mon Nov 23 09:59:33 2009 -0800 |
tree | b178c5851e362960390f8ebf8a99945fa7c631a4 | |
parent | 1e42f6995f6cd41dff80177165201104ab04449f [diff] |
Add FUTEX(WAIT|WAKE)_BITSET opcodes to futextest.h Older userspace environments may not have the FUTEX_(WAIT|WAKE)_BITSET opcodes. Conditionally define them in futextest.h. Signed-off-by: Michel Lespinasse <walken@google.com> Signed-off-by: Darren Hart <dvhltc@us.ibm.com>