diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/um/sys-ia64/sysdep/sigcontext.h')
-rw-r--r-- | ANDROID_3.4.5/arch/um/sys-ia64/sysdep/sigcontext.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/ANDROID_3.4.5/arch/um/sys-ia64/sysdep/sigcontext.h b/ANDROID_3.4.5/arch/um/sys-ia64/sysdep/sigcontext.h deleted file mode 100644 index 76b43161..00000000 --- a/ANDROID_3.4.5/arch/um/sys-ia64/sysdep/sigcontext.h +++ /dev/null @@ -1,10 +0,0 @@ -/* - * Copyright (C) 2000 Jeff Dike (jdike@karaya.com) - * Licensed under the GPL - */ - -#ifndef __SYSDEP_IA64_SIGCONTEXT_H -#define __SYSDEP_IA64_SIGCONTEXT_H - -#endif - |