diff options
Diffstat (limited to 'sys/boot/pc98/boot0/boot0.s')
-rw-r--r-- | sys/boot/pc98/boot0/boot0.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/boot0/boot0.s b/sys/boot/pc98/boot0/boot0.s index 508e2521157a..c73ad7f7c12c 100644 --- a/sys/boot/pc98/boot0/boot0.s +++ b/sys/boot/pc98/boot0/boot0.s @@ -27,7 +27,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/boot/pc98/boot0/boot0.s,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ .globl start .code16 |