libgo: Fix append declaration.

From Rainer Orth.

From-SVN: r172659
This commit is contained in:
Ian Lance Taylor 2011-04-18 17:31:00 +00:00
parent e84b920c7c
commit e1c2f29025
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
this, we will always split the stack, because of memcpy and
memmove. */
extern struct __go_open_array
__go_append (struct __go_open_array, void *, size_t, size_t)
__go_append (struct __go_open_array, void *, uintptr_t, uintptr_t)
__attribute__ ((no_split_stack));
struct __go_open_array