diff options
| author | 2011-10-19 06:48:56 +0000 | |
|---|---|---|
| committer | 2011-10-19 06:48:56 +0000 | |
| commit | f5501f3dfbb33536743d16aea10c06ce40a052e0 (patch) | |
| tree | c5af39964df958f2e7897660319fa3b37f6db048 /sys/arch/sparc | |
| parent | Add some missing bus_dmamap_sync()'s and sync the others with (diff) | |
| download | wireguard-openbsd-f5501f3dfbb33536743d16aea10c06ce40a052e0.tar.xz wireguard-openbsd-f5501f3dfbb33536743d16aea10c06ce40a052e0.zip | |
Oh yeah, a cvs id is good
Diffstat (limited to 'sys/arch/sparc')
| -rw-r--r-- | sys/arch/sparc/include/tcb.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/sparc/include/tcb.h b/sys/arch/sparc/include/tcb.h index b445918b925..1398cd01cad 100644 --- a/sys/arch/sparc/include/tcb.h +++ b/sys/arch/sparc/include/tcb.h @@ -1,3 +1,5 @@ +/* $OpenBSD: tcb.h,v 1.2 2011/10/19 06:48:56 guenther Exp $ */ + /* * Copyright (c) 2011 Philip Guenther <guenther@openbsd.org> * |
