Evaluate asm outputs as assignments.
commit423e91dbdcd2ee723ea8955ace6cf8749525f21a
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 18 Jan 2005 02:47:37 +0000 (17 19:47 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:15 +0000 (7 21:06 -0700)
treefcfe119e689e6bceff25a8cb94e594272e1486fc
parent9abd3b4737cc955226416d95fe8511aa02fe412c
Evaluate asm outputs as assignments.

Needed to get all the MOD_ASSIGNED and "const" warnings right.

Another in the "Al Viro found strange things" series.
evaluate.c