mirror of
git://git.git.savannah.gnu.org/grub.git
synced 2026-09-05 13:11:32 +00:00
of $. So introduce new preprocessor macro MACRO_DOLLAR(x) which expands to $$x on Apple and to $x on everything else.
of $. So introduce new preprocessor macro MACRO_DOLLAR(x) which expands to $$x on Apple and to $x on everything else.