aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-um/sigcontext-i386.h
blob: b88333f488bb716934230e89e6128e85b9d8d255 (plain) (blame)
1
2
3
4
5
6
#ifndef __UM_SIGCONTEXT_I386_H
#define __UM_SIGCONTEXT_I386_H

#include "asm/sigcontext-generic.h"

#endif