Skip to content
Snippets Groups Projects
Commit 755d1375 authored by Fabrice Bellard's avatar Fabrice Bellard
Browse files

removed warning

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2016 c046a42c-6fe2-441c-8c8c-71466251a162
parent 26489844
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,8 @@ extern void __longjmp(jmp_buf env, int val);
#include <signal.h>
struct siginfo;
/* NOTE: it works only because the glibc sigset_t is >= kernel sigset_t */
struct qemu_sigaction {
union {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment