Remove empty definition of "cond_syscall()".
commit71adee9f012cfbbdbf2cdf385fd6528283c4baf4
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 31 May 2004 05:44:10 +0000 (30 22:44 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:01:56 +0000 (7 21:01 -0700)
tree446106122b05ff1b0f1790a398e0182a43b1bfb3
parentbe27233b3110b900f6099c9e265b2008222e4d5a
Remove empty definition of "cond_syscall()".

We did this in the first place just because sparse wasn't
originally able to parse standalone inline assembly. But
that sparse deficiency has since been fixed, so now the
empty define just results in doubly-defined warnings instead.
lib.c