This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] sim: export cb_get_string for people to use


On Fri, May 27, 2011 at 14:24, Tom Tromey wrote:
> Mike> +int cb_get_string PARAMS ((host_callback *, CB_SYSCALL *, char *, int,
> Mike> + Â Â Â Â Â Â Â Â Â Âunsigned long));
>
> Don't use PARAMS.

sorry, this was written against an older version which still uses PARAMS
-mike


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