Date: Mon, 15 Mar 1999 19:49:45 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: "Stephen J. Roznowski" <sjr@home.net> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Use of "register" in code Message-ID: <199903160349.TAA05543@apollo.backplane.com> References: <199903160333.WAA06493@istari.home.net>
next in thread | previous in thread | raw e-mail | index | archive | help
:I've been looking at merging some NetBSD fixes for games, and I noticed :that they have removed the "register" declaration from (at least) this :section of the code tree. : :Are these register declarations useful, or are they just "historical :artifacts"? If they are just historical artifacts, should they be :removed? : :Thanks, :-- :Stephen J. Roznowski (sjr@home.net) The register declarations are useless historical artifacts. -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903160349.TAA05543>