aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/tlb.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/tlb.h')
-rw-r--r--sys/powerpc/include/tlb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/tlb.h b/sys/powerpc/include/tlb.h
index b8913c5fd45b..0efa5b8da114 100644
--- a/sys/powerpc/include/tlb.h
+++ b/sys/powerpc/include/tlb.h
@@ -24,7 +24,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/powerpc/include/tlb.h,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _MACHINE_TLB_H_