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