Make the argument storage setup be a bit more accurate.
commit23ae0366c41a5656f60d49ace2091a3f2c7e7b7e
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 17 Dec 2004 17:43:36 +0000 (17 10:43 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:06:10 +0000 (7 21:06 -0700)
tree888e39211dff662424ab6fe6ee0e9918fbacd82b
parent5a9db425bb86132d1bfc2dd303b0e28b567d019a
Make the argument storage setup be a bit more accurate.

Take argument type into account (somewhat), and do a first
(broken, but it's a good example) cut at having different
calling conventions for different kinds of functions.
example.c