(clear_storage): Add comment terminator.

From-SVN: r11518
This commit is contained in:
Jim Wilson 1996-03-12 09:42:04 -08:00
parent ac6849cbdf
commit 2af1bac84c
1 changed files with 1 additions and 1 deletions

View File

@ -635,7 +635,7 @@ extern void use_regs PROTO((rtx*, int, int));
/* Write zeros through the storage of OBJECT.
If OBJECT has BLKmode, SIZE is its length in bytes and ALIGN is its
alignment.
alignment. */
extern void clear_storage PROTO((rtx, rtx, int));
/* Emit insns to set X from Y. */