--- include/arch-ia64.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/arch-ia64.h b/include/arch-ia64.h index 3068516..f193c56 100644 --- a/include/arch-ia64.h +++ b/include/arch-ia64.h @@ -10,3 +10,6 @@ // for __IA64_UL_CONST we need to include: #include <asm/types.h> + +#define PTRACE_GETFPREGS 0 +#define PTRACE_SETFPREGS 0 -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html