Module Name: src Committed By: tsutsui Date: Sun Jan 20 03:01:13 UTC 2013
Modified Files: src/sys/arch/luna68k/stand/boot: locore.S Log Message: Add RCS Id. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/luna68k/stand/boot/locore.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/luna68k/stand/boot/locore.S diff -u src/sys/arch/luna68k/stand/boot/locore.S:1.5 src/sys/arch/luna68k/stand/boot/locore.S:1.6 --- src/sys/arch/luna68k/stand/boot/locore.S:1.5 Sun Jan 20 02:35:13 2013 +++ src/sys/arch/luna68k/stand/boot/locore.S Sun Jan 20 03:01:13 2013 @@ -1,3 +1,5 @@ +/* $NetBSD: locore.S,v 1.6 2013/01/20 03:01:13 tsutsui Exp $ */ + /* * Copyright (c) 1992 OMRON Corporation. *