From 52a1e57048a5de4ac7b6e752ee8a4dbd5795b60f Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Thu, 3 Mar 2005 01:26:40 +0000 Subject: [PATCH] Remove the transition aid for the change of the sparc64 default system call vector which was added in rev. 1.52. This change was done way before sparc64 switched to a 64-bit time_t so all binaries are expected to have been recompiled by now. --- sys/sparc64/sparc64/exception.S | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/sparc64/sparc64/exception.S b/sys/sparc64/sparc64/exception.S index 5c200f75496..c243f4087da 100644 --- a/sys/sparc64/sparc64/exception.S +++ b/sys/sparc64/sparc64/exception.S @@ -1900,11 +1900,7 @@ tl0_soft: tl0_gen T_FIX_ALIGNMENT ! 0x106 tl0_gen T_INTEGER_OVERFLOW ! 0x107 tl0_gen T_SYSCALL ! 0x108 -#ifdef COMPAT_FREEBSD4 - tl0_syscall ! 0x109 -#else tl0_gen T_SYSCALL ! 0x109 -#endif tl0_fp_restore ! 0x10a tl0_reserved 5 ! 0x10b-0x10f tl0_gen T_TRAP_INSTRUCTION_16 ! 0x110