X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fia64%2FGinit_local.c;h=8c727e1d31fcccafead9accdc8b3bce75f2a4f3b;hb=c3646297060ae1629ff1d1b10f648267f0495a0f;hp=5f82c013c6b4df05413b234c9ebe756d7d1f9f59;hpb=0349587920c255c479240518d9c04581977144eb;p=platform%2Fupstream%2Flibunwind.git diff --git a/src/ia64/Ginit_local.c b/src/ia64/Ginit_local.c index 5f82c01..8c727e1 100644 --- a/src/ia64/Ginit_local.c +++ b/src/ia64/Ginit_local.c @@ -1,6 +1,6 @@ /* libunwind - a platform-independent unwind library Copyright (C) 2001-2003, 2005 Hewlett-Packard Co - Contributed by David Mosberger-Tang + Contributed by David Mosberger-Tang This file is part of libunwind. @@ -49,7 +49,7 @@ set_as_arg (struct cursor *c, unw_context_t *uc) static inline int get_initial_stack_pointers (struct cursor *c, unw_context_t *uc, - unw_word_t *sp, unw_word_t *bsp) + unw_word_t *sp, unw_word_t *bsp) { #if defined(__linux) unw_word_t sol, bspstore;