From 4fc94b98b1908ba39e80bf8d26927c2b08cc25f2 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Thu, 15 Jul 2010 21:56:45 +0000 Subject: [PATCH] Better description of this file --- sys/mips/include/asmacros.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sys/mips/include/asmacros.h b/sys/mips/include/asmacros.h index c2cc13e4343..6a378221e05 100644 --- a/sys/mips/include/asmacros.h +++ b/sys/mips/include/asmacros.h @@ -34,8 +34,11 @@ #include +/* + * This appears to be a verbatim copy of an old version of amd64's + * asmacros.h and has no prayer of acatually working on mips. + */ #if 0 -/* XXX too much duplication in various asm*.h's. */ /* * CNAME and HIDENAME manage the relationship between symbol names in C