/* $NetBSD: rpcc.S,v 1.2 1996/10/02 21:18:50 cgd Exp $ */
#include <machine/asm.h>
.text
LEAF(alpha_rpcc,1)
rpcc v0
RET
END(alpha_rpcc)