mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 23:31:21 +08:00
(clear_storage): Add comment terminator.
From-SVN: r11518
This commit is contained in:
parent
ac6849cbdf
commit
2af1bac84c
@ -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. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user