Date: Thu, 28 Jan 2010 14:01:47 +0000 (UTC) From: Randall Stewart <rrs@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r203113 - head/sys/mips/rmi Message-ID: <201001281401.o0SE1lUs058999@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rrs Date: Thu Jan 28 14:01:47 2010 New Revision: 203113 URL: http://svn.freebsd.org/changeset/base/203113 Log: Make compilable.. i.e. the FreeBSD id I added must be in comments. Modified: head/sys/mips/rmi/pic.h Modified: head/sys/mips/rmi/pic.h ============================================================================== --- head/sys/mips/rmi/pic.h Thu Jan 28 14:01:16 2010 (r203112) +++ head/sys/mips/rmi/pic.h Thu Jan 28 14:01:47 2010 (r203113) @@ -30,7 +30,9 @@ #ifndef _RMI_PIC_H_ #define _RMI_PIC_H_ #include <sys/cdefs.h> +/* __FBSDID("$FreeBSD$"); +*/ extern int rmi_spin_mutex_safe;
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001281401.o0SE1lUs058999>