diff options
author | Laurent Vivier <laurent@vivier.eu> | 2017-03-01 10:37:48 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2017-05-29 14:56:07 +0300 |
commit | 562a20b4ef63bdde6e2e5bac0da02302aeb5299f (patch) | |
tree | 1b7a146d5a815554ce689ab626133c41f4f62ec5 /linux-user/Makefile.objs | |
parent | 04b9bcf911af2b4563b1f1b2e8a103b796dcc9eb (diff) |
linux-user: fix eventfd
When a fd is opened using eventfd(), a read provides
a 64bit counter in the host byte order, and a
write increase the internal counter by the provided
64bit value.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'linux-user/Makefile.objs')
0 files changed, 0 insertions, 0 deletions