diff options
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r-- | sys/arch/amd64/include/userret.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/amd64/include/userret.h b/sys/arch/amd64/include/userret.h index 252ef380630..62cb5467a33 100644 --- a/sys/arch/amd64/include/userret.h +++ b/sys/arch/amd64/include/userret.h @@ -1,10 +1,6 @@ -/* $OpenBSD: userret.h,v 1.4 2008/06/26 05:42:09 ray Exp $ */ +/* $OpenBSD: userret.h,v 1.5 2011/07/05 09:14:15 deraadt Exp $ */ /* $NetBSD: userret.h,v 1.1 2003/04/26 18:39:49 fvdl Exp $ */ -/* - * XXXfvdl same as i386 counterpart, but should probably be independent. - */ - /*- * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc. * All rights reserved. |