Lazy fix for gamepad buttons showing funny numbers
[AROS.git] / arch / all-android / kernel / sigcore.i386.h
blob297cd4f5ae20e0d7e5a2795886060fa25777cf8a
1 #include <asm/sigcontext.h>
3 typedef struct sigcontext regs_t;
4 typedef __sighandler_t SignalHandler;