sima/autoconf/
sima/hosts/i386/
sima/mudlib/
sima/mudlib/kernel/
sima/mudlib/obj/
sima/mudlib/sys/
sima/synhash/mips/
	.file	"ushift.c"
gcc2_compiled.:
___gnu_compiled_c:
.text
	.align 4
.globl _ushift
_ushift:
	pushl %ebp
	movl %esp,%ebp
	movl 8(%ebp),%edx
	shrl $1,%edx
	movl %edx,%eax
	jmp L1
	.align 4,0x90
L1:
	movl %ebp,%esp
	popl %ebp
	ret