[IA64] Fix missing parameter for local_add/sub
authorChristoph Lameter <clameter@engr.sgi.com>
Wed, 7 Dec 2005 19:24:42 +0000 (11:24 -0800)
committerTony Luck <tony.luck@intel.com>
Wed, 7 Dec 2005 19:30:11 +0000 (11:30 -0800)
Local add/sub macros need to have a parameter to specify
the addend/subtrahend respectively.

Signed-off-by: Christoph Lameter <clameter@sgi.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found