This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch]: New operand parser for i386 intel syntax


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~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]