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.
This commit is contained in:
parent
aa01bce81a
commit
52a1e57048
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user