Fill in a hint for enabling the COMMENT macro.
authorGeorge Koehler <xkernigh@netscape.net>
Fri, 9 Dec 2016 21:58:47 +0000 (16:58 -0500)
committerGeorge Koehler <xkernigh@netscape.net>
Fri, 9 Dec 2016 21:58:47 +0000 (16:58 -0500)
commit805883e3772410f1b57cb9d73bfffd42b5adfedf
treeb2b69c5285c5e101c1b1b973ca439b6fb4b28a14
parent244e554f2f592094bed0a5eea11229e33465c79b
Fill in a hint for enabling the COMMENT macro.

If you want to enable comments in the .s file, change

    #define COMMENT(n) /* comment {LABEL, n} */

to

    #define COMMENT(n) comment {LABEL, n}
mach/powerpc/ncg/table