Now that we do the proper (simplified) C99 number token
commit5952f60c04534fd0d4b9502cfe57c087299df7fd
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 5 Jun 2004 20:36:41 +0000 (5 13:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:01 +0000 (7 21:02 -0700)
treef30d42b27d127f60c043f9478af97c8bda7617d4
parent1694b992f1834bed9cbceafa795b511ee52efaca
Now that we do the proper (simplified) C99 number token
handling, we can simplify ## too. The previous code was
only needed because the tokenizer split things up too
much.
pre-process.c