[IA64] silence GCC ia64 unused variable warnings
authorJes Sorensen <jes@sgi.com>
Wed, 11 Jul 2007 15:26:30 +0000 (17:26 +0200)
committerTony Luck <tony.luck@intel.com>
Wed, 11 Jul 2007 18:40:42 +0000 (11:40 -0700)
Tell GCC to stop spewing out unnecessary warnings for unused variables
passed to functions as pointers for ia64 files.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found