aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/sys-ia64/sysdep/syscalls.h
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2015-03-18 21:27:35 +0100
committerRichard Weinberger <richard@nod.at>2015-04-13 21:00:44 +0200
commit23fc5f156bddbaaa8939a74c67dfd5bf6d07f596 (patch)
treedefe9efa310c42f2c98a54181bf12e7b89e589ba /arch/um/sys-ia64/sysdep/syscalls.h
parentum: Remove dead code from stacktrace (diff)
downloadlinux-dev-23fc5f156bddbaaa8939a74c67dfd5bf6d07f596.tar.xz
linux-dev-23fc5f156bddbaaa8939a74c67dfd5bf6d07f596.zip
um: Remove ia64 cruft
That code is a relict from the early days of UML. ia64 support was never completed nor worked. Let's rip it out. Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'arch/um/sys-ia64/sysdep/syscalls.h')
-rw-r--r--arch/um/sys-ia64/sysdep/syscalls.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/um/sys-ia64/sysdep/syscalls.h b/arch/um/sys-ia64/sysdep/syscalls.h
deleted file mode 100644
index 5f6700c41558..000000000000
--- a/arch/um/sys-ia64/sysdep/syscalls.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
- * Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
- * Licensed under the GPL
- */
-
-#ifndef __SYSDEP_IA64_SYSCALLS_H
-#define __SYSDEP_IA64_SYSCALLS_H
-
-#endif
-