From c73a98e05ae20b8b78d878adb073a0ab3fc48bd8 Mon Sep 17 00:00:00 2001 From: obrien Date: Sun, 4 Jan 2004 23:21:18 +0000 Subject: Convert to __FBSDID. --- sys/boot/powerpc/loader/start.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys/boot/powerpc/loader/start.c') diff --git a/sys/boot/powerpc/loader/start.c b/sys/boot/powerpc/loader/start.c index dced920..9f82322 100644 --- a/sys/boot/powerpc/loader/start.c +++ b/sys/boot/powerpc/loader/start.c @@ -1,6 +1,4 @@ -/* $FreeBSD$ */ /* $NetBSD: Locore.c,v 1.7 2000/08/20 07:04:59 tsubai Exp $ */ - /* * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. @@ -32,6 +30,9 @@ * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#include +__FBSDID("$FreeBSD$"); + #include #include "libofw.h" -- cgit v1.1