Tue Apr 4 09:26:32 2017 UTC ()
Fix rcs tag.


(sevan)
diff -r1.92 -r1.93 src/sys/arch/arm/include/cpu.h

cvs diff -r1.92 -r1.93 src/sys/arch/arm/include/cpu.h (expand / switch to unified diff)

--- src/sys/arch/arm/include/cpu.h 2017/03/27 14:26:20 1.92
+++ src/sys/arch/arm/include/cpu.h 2017/04/04 09:26:32 1.93
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1/* cpu.h,v 1.45.4.7 2008/01/28 18:20:39 matt Exp */ 1/* $NetBSD: cpu.h,v 1.93 2017/04/04 09:26:32 sevan Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 1994-1996 Mark Brinicombe. 4 * Copyright (c) 1994-1996 Mark Brinicombe.
5 * Copyright (c) 1994 Brini. 5 * Copyright (c) 1994 Brini.
6 * All rights reserved. 6 * All rights reserved.
7 * 7 *
8 * This code is derived from software written for Brini by Mark Brinicombe 8 * This code is derived from software written for Brini by Mark Brinicombe
9 * 9 *
10 * Redistribution and use in source and binary forms, with or without 10 * Redistribution and use in source and binary forms, with or without
11 * modification, are permitted provided that the following conditions 11 * modification, are permitted provided that the following conditions
12 * are met: 12 * are met:
13 * 1. Redistributions of source code must retain the above copyright 13 * 1. Redistributions of source code must retain the above copyright
14 * notice, this list of conditions and the following disclaimer. 14 * notice, this list of conditions and the following disclaimer.