/arch/um/sys-ia64/sysdep/sigcontext.h
C++ Header | 10 lines | 3 code | 3 blank | 4 comment | 0 complexity | e6563ea684496f6e2a031265c86ae964 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1/* 2 * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) 3 * Licensed under the GPL 4 */ 5 6#ifndef __SYSDEP_IA64_SIGCONTEXT_H 7#define __SYSDEP_IA64_SIGCONTEXT_H 8 9#endif 10