[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-sparse
Subject:    [PATCH] add __restrict__ symbol
From:       Jeff Muizelaar <jeff () infidigm ! net>
Date:       2004-11-26 19:40:05
Message-ID: 20041126194005.GB10481 () debian
[Download RAW message or body]

Adds the __restrict__ variant of restrict. Pretty straight forward.

-Jeff


diff -urp sparse-bk/symbol.c sparse-restrict/symbol.c
--- sparse-bk/symbol.c	2004-11-17 19:00:42 -0500
+++ sparse-restrict/symbol.c	2004-11-26 14:24:35 -0500
@@ -602,6 +602,7 @@ struct sym_init {
 	/* Ignored for now.. */
 	{ "restrict",	NULL,		0 },
 	{ "__restrict",	NULL,		0 },
+	{ "__restrict__", NULL,		0 },
 
 	{ NULL,		NULL,		0 }
 };
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic