Make "compile" assert more readable.
commit07636c9f3a029aae73250ec786426ae6645d0cf3
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 29 Jul 2004 18:51:17 +0000 (29 11:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:24 +0000 (7 21:02 -0700)
treeebd9088a630cf18eb6482c41d7e3c720a6ea109e
parent2d12566a7cc36c0d8c3d624fd69c54072d8b4750
Make "compile" assert more readable.

Quite frankly, anybody who uses assert() should be shot. It's
a fundamentally broken thing.
compile-i386.c