2005-11-13 Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>

* include/grub/symbol.h: (FUNCTION): Use double quotes instead of
	"@" which marks the start of a comment on ARM.
	(VARIABLE): Likewise.
This commit is contained in:
marco_g 2005-11-13 21:37:16 +00:00
parent 7f67dc13e5
commit 63ba155474
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2005-11-13 Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
* include/grub/symbol.h: (FUNCTION): Use double quotes instead of
"@" which marks the start of a comment on ARM.
(VARIABLE): Likewise.
2005-11-13 Timothy Baldwin <T.E.Baldwin99@members.leeds.ac.uk>
Add support for Linux/ADFS partition tables.