/[guile]/guile/guile-core/libguile/continuations.h
ViewVC logotype

Diff of /guile/guile-core/libguile/continuations.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.21.2.3 by rlb, Mon Oct 8 22:50:24 2001 UTC revision 1.21.2.4 by mvo, Fri Sep 12 15:32:15 2003 UTC
# Line 2  Line 2 
2    
3  #ifndef CONTINUATIONSH  #ifndef CONTINUATIONSH
4  #define CONTINUATIONSH  #define CONTINUATIONSH
5  /*      Copyright (C) 1995,1996, 2000, 2001 Free Software Foundation, Inc.  /*      Copyright (C) 1995,1996, 2000, 2001, 2003 Free Software Foundation, Inc.
6   *   *
7   * This program is free software; you can redistribute it and/or modify   * This program is free software; you can redistribute it and/or modify
8   * it under the terms of the GNU General Public License as published by   * it under the terms of the GNU General Public License as published by
# Line 46  Line 46 
46  #include "libguile/__scm.h"  #include "libguile/__scm.h"
47    
48  #ifdef __ia64__  #ifdef __ia64__
49  #include <sys/ucontext.h>  #include <ucontext.h>
50  extern unsigned long  __libc_ia64_register_backing_store_base;  extern unsigned long  __libc_ia64_register_backing_store_base;
51  #endif  #endif
52    

Legend:
Removed from v.1.21.2.3  
changed lines
  Added in v.1.21.2.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26