121427Sdist/* 2*61243Sbostic * Copyright (c) 1983, 1993 3*61243Sbostic * The Regents of the University of California. All rights reserved. 434480Sbostic * 542637Sbostic * %sccs.include.redist.c% 621427Sdist */ 721427Sdist 834819Sbostic#if defined(LIBC_SCCS) && !defined(lint) 9*61243Sbostic .asciz "@(#)insque.s 8.1 (Berkeley) 06/04/93" 1034819Sbostic#endif /* LIBC_SCCS and not lint */ 1121427Sdist 129716Ssam/* insque(new, pred) */ 139716Ssam 149716Ssam#include "DEFS.h" 159716Ssam 1617329SsamENTRY(insque, 0) 179716Ssam insque *4(ap), *8(ap) 189716Ssam ret 19