[patch]: New operand parser for i386 intel syntax

Richard Henderson rth@cygnus.com
Tue Oct 24 21:43:00 GMT 2000


On Tue, Oct 24, 2000 at 01:00:34PM -0400, Diego Novillo wrote:
> + static void intel_get_token	PARAMS (());

Please note that this is a prototype for C++, but not C.
Use PARAMS ((void)) instead.


r~


More information about the Binutils mailing list