summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/smp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/include/smp.h')
-rw-r--r--sys/powerpc/include/smp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/include/smp.h b/sys/powerpc/include/smp.h
index dfb3149217a2..d8978fc7b091 100644
--- a/sys/powerpc/include/smp.h
+++ b/sys/powerpc/include/smp.h
@@ -23,7 +23,7 @@
* (INCLUDING 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/smp.h,v 1.5.2.3.2.1 2010/06/14 02:09:06 kensmith Exp $
*/
#ifndef _MACHINE_SMP_H_