]> git.ipfire.org Git - thirdparty/grub.git/commit
core/partmap: rename 'sun' to avoid clash with predefined symbol
authorToomas Soome <tsoome@me.com>
Mon, 13 Apr 2015 16:49:15 +0000 (19:49 +0300)
committerAndrei Borzenkov <arvidjaar@gmail.com>
Mon, 13 Apr 2015 16:49:15 +0000 (19:49 +0300)
commit5b5d8666a748109a3a0175f8140382d295a7938a
treec3ac72e183cc0cc1ff11c585acbbfe9740a11ca7
parente97f5f4968c4b92c43985833604118149cbba128
core/partmap: rename 'sun' to avoid clash with predefined symbol

the symbol “sun” is defined macro in solaris derived systems, from
gcc -dM -E:

and therefore can not be used as name.
grub-core/partmap/sun.c
grub-core/partmap/sunpc.c