Comment tokens after #undef <macroname> and #endif.

Reported by:	gcc30
This commit is contained in:
jhb 2001-12-13 11:12:30 +00:00
parent 8ed2558536
commit 550cf26594
2 changed files with 5 additions and 5 deletions

View File

@ -542,4 +542,4 @@ struct amr_passthrough
#define AMR_SGET_INITTARG(sc) bus_space_read_1 (sc->amr_btag, sc->amr_bhandle, AMR_SMBOX_ENABLE + 3)
#endif
#endif _KERNEL
#endif /* _KERNEL */

View File

@ -10186,10 +10186,10 @@ out:
return retv;
}
#undef SET_BIT 0
#undef CLR_BIT 1
#undef SET_CLK 2
#undef CLR_CLK 3
#undef SET_BIT /* 0 */
#undef CLR_BIT /* 1 */
#undef SET_CLK /* 2 */
#undef CLR_CLK /* 3 */
/*
* Try reading Symbios NVRAM.