]> git.sur5r.net Git - cc65/commit
Parse the C99 "restrict" keyword correctly (but ignore it otherwise).
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 17 Feb 2006 20:19:35 +0000 (20:19 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 17 Feb 2006 20:19:35 +0000 (20:19 +0000)
commit64921852dd4941505f6a2c1bd47a4da1f462f220
treecf36dd6397027ea01c44e97da5d7cf76d26e81a6
parent32164ea8e5222e3c9f40980dca307ac96c84a922
Parse the C99 "restrict" keyword correctly (but ignore it otherwise).

git-svn-id: svn://svn.cc65.org/cc65/trunk@3706 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/datatype.h
src/cc65/declare.c
src/cc65/expr.c
src/cc65/scanner.h