xref: /netbsd-src/sys/arch/aarch64/include/userret.h (revision fe33aa278688de076e4ce4f8a177b90465a62a21)
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