diff options
| author | Peter Maydell | 2016-05-27 16:51:47 +0200 |
|---|---|---|
| committer | Riku Voipio | 2016-06-07 15:39:06 +0200 |
| commit | b28a1f333a5875e6f48725efd19c76fc3d27d8d1 (patch) | |
| tree | 4579f2f46e86e7da81bb87192574fffa4688c652 /include/exec/memory.h | |
| parent | linux-user: Factor out uses of do_sigprocmask() from sigreturn code (diff) | |
| download | qemu-b28a1f333a5875e6f48725efd19c76fc3d27d8d1.tar.gz qemu-b28a1f333a5875e6f48725efd19c76fc3d27d8d1.tar.xz qemu-b28a1f333a5875e6f48725efd19c76fc3d27d8d1.zip | |
linux-user: Define macro for size of host kernel sigset_t
Some host syscalls take an argument specifying the size of a
host kernel's sigset_t (which isn't necessarily the same as
that of the host libc's type of that name). Instead of hardcoding
_NSIG / 8 where we do this, define and use a SIGSET_T_SIZE macro.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
