Deleted Added
full compact
6c6
< /* $FreeBSD: head/sys/i386/svr4/svr4_locore.s 65302 2000-08-31 22:54:09Z obrien $ */
---
> /* $FreeBSD: head/sys/i386/svr4/svr4_locore.s 73011 2001-02-25 06:29:04Z jake $ */
20c20
< movl $_svr4_sys_context,%eax
---
> movl $svr4_sys_context,%eax
28,30c28,30
< .globl _svr4_szsigcode
< _svr4_szsigcode:
< .long svr4_esigcode - _svr4_sigcode
---
> .globl svr4_szsigcode
> svr4_szsigcode:
> .long svr4_esigcode - svr4_sigcode