diff --git a/src/ia64/init.h b/src/ia64/init.h index 9322b98d..a5e82a98 100644 --- a/src/ia64/init.h +++ b/src/ia64/init.h @@ -1,5 +1,5 @@ /* libunwind - a platform-independent unwind library - Copyright (C) 2002-2004 Hewlett-Packard Co + Copyright (C) 2002-2005 Hewlett-Packard Co Contributed by David Mosberger-Tang This file is part of libunwind. @@ -25,7 +25,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */ #include "unwind_i.h" -static inline ALWAYS_INLINE int +static ALWAYS_INLINE int common_init (struct cursor *c) { unw_word_t bspstore;