155374Sbostic/*- 2*61183Sbostic * Copyright (c) 1992, 1993 3*61183Sbostic * The Regents of the University of California. All rights reserved. 455374Sbostic * 555374Sbostic * %sccs.include.redist.c% 655374Sbostic */ 755374Sbostic 855374Sbostic#if defined(LIBC_SCCS) && !defined(lint) 9*61183Sbostic .asciz "@(#)fixdfsi.s 8.1 (Berkeley) 06/04/93" 1055374Sbostic#endif /* LIBC_SCCS and not lint */ 1155374Sbostic 1255374Sbostic#include "DEFS.h" 1355374Sbostic 1455374SbosticENTRY(__fixdfsi, 0) 1555374Sbostic ldd 4(fp) 1655374Sbostic cvdl r0 1755374Sbostic ret#1 18