parser: add Blackfin gcc info
commit9e73187d69d14f670c88520bc664c6cb47c17e89
authorMike Frysinger <vapier@gentoo.org>
Thu, 7 Oct 2010 00:09:48 +0000 (6 20:09 -0400)
committerChristopher Li <sparse@chrisli.org>
Fri, 8 Oct 2010 22:25:01 +0000 (8 15:25 -0700)
treed9ec7c5f70cc23047f0bd68be29801b7c19c683b
parent90e1270b2d9ee9222ef05612fe62747c340a2cd2
parser: add Blackfin gcc info

The Blackfin port uses some custom attributes to control memory placement,
and it has some custom builtins.  So add the ones that the kernel actually
utilizes to avoid massive build errors with sparse.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Christopher Li <sparse@chrisli.org>
lib.c
parse.c