xref: /netbsd-src/sys/arch/aarch64/include/userret.h (revision 924795e69c8bb3f17afd8fcbb799710cc1719dc4)
1 /*	$NetBSD: userret.h,v 1.1 2018/04/01 04:35:03 ryo Exp $	*/
2 
3 #include <sys/userret.h>
4 
5 void userret(struct lwp *);
6