Timothy Baldwin <[EMAIL PROTECTED]> writes:
> On Sunday 13 Nov 2005 21:04, Marco Gerards wrote:
>> Timothy Baldwin <[EMAIL PROTECTED]> writes:
>> > In ARM GAS syntax "@" marks the start of comment, which breaks symbol.h.
>> > I choose double quotes as a replacement as they can't be used to start
>
On Sunday 13 Nov 2005 21:04, Marco Gerards wrote:
> Timothy Baldwin <[EMAIL PROTECTED]> writes:
> > In ARM GAS syntax "@" marks the start of comment, which breaks symbol.h.
> > I choose double quotes as a replacement as they can't be used to start
> > comments.
> >
> > 2005-11-13 Timothy Baldwin
Timothy Baldwin <[EMAIL PROTECTED]> writes:
> In ARM GAS syntax "@" marks the start of comment, which breaks symbol.h. I
> choose
> double quotes as a replacement as they can't be used to start comments.
>
> 2005-11-13 Timothy Baldwin <[EMAIL PROTECTED]>
>
> Fix symbol.h for ARM.
>
>
In ARM GAS syntax "@" marks the start of comment, which breaks symbol.h. I
choose
double quotes as a replacement as they can't be used to start comments.
2005-11-13 Timothy Baldwin <[EMAIL PROTECTED]>
Fix symbol.h for ARM.
* include/grub/symbol.h: (FUNCTION): Use double quotes