From d75a0a62b12c35ee85f786d5f8d155ab39909411 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 7 Jan 2012 11:19:05 -0500 Subject: Remove IA-64 support --- sysdeps/ia64/abort-instr.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 sysdeps/ia64/abort-instr.h (limited to 'sysdeps/ia64/abort-instr.h') diff --git a/sysdeps/ia64/abort-instr.h b/sysdeps/ia64/abort-instr.h deleted file mode 100644 index 8f26f0fc2a..0000000000 --- a/sysdeps/ia64/abort-instr.h +++ /dev/null @@ -1,3 +0,0 @@ -/* An instruction which should crash any program is `break 0' which triggers - SIGILL. */ -#define ABORT_INSTRUCTION asm ("break 0") -- cgit v1.2.1