7 lines
107 B
C
7 lines
107 B
C
|
#ifndef __UM_SIGCONTEXT_I386_H
|
||
|
#define __UM_SIGCONTEXT_I386_H
|
||
|
|
||
|
#include "asm/sigcontext-generic.h"
|
||
|
|
||
|
#endif
|