diff options
| author | ad <ad@NetBSD.org> | 2007-03-08 13:46:31 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2007-03-08 13:46:31 +0000 |
| commit | a99fcd719d8cc87ec76efbcc072dad76ec5a35f3 (patch) | |
| tree | bdb6d918aa2dc5cd7fba7eabf2c8ef30c8cfc9f2 /lib/libc | |
| parent | caf9a4f90d11dfd3cb117e0b1f1537d943c75a3f (diff) | |
Remove an obsolete comment.
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/arch/x86_64/SYS.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/libc/arch/x86_64/SYS.h b/lib/libc/arch/x86_64/SYS.h index 3b2bd311014..f3a26ca426d 100644 --- a/lib/libc/arch/x86_64/SYS.h +++ b/lib/libc/arch/x86_64/SYS.h @@ -30,11 +30,7 @@ * SUCH DAMAGE. * * from: @(#)SYS.h 5.5 (Berkeley) 5/7/91 - * $NetBSD: SYS.h,v 1.8 2004/03/09 20:21:22 drochner Exp $ - */ - -/* - * XXXfvdl change to use syscall/sysret. + * $NetBSD: SYS.h,v 1.9 2007/03/08 13:46:31 ad Exp $ */ #include <machine/asm.h> |
