/[gcl]/gcl/o/sgbc.c
ViewVC logotype

Diff of /gcl/o/sgbc.c

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

revision 1.5 by camm, Mon Jul 29 22:50:54 2002 UTC revision 1.6 by camm, Sun Oct 27 20:23:53 2002 UTC
# Line 1165  make_writable(int beg, int i) { Line 1165  make_writable(int beg, int i) {
1165  long debug_fault =0;  long debug_fault =0;
1166  int fault_count =0;  int fault_count =0;
1167  extern char etext;  extern char etext;
 /*  void memprotect_handler(int sig, int code, struct sigcontext *scp, char *addr); */  
1168  void  void
1169  memprotect_handler(int sig, long code, struct sigcontext *scp, char *addr) {  memprotect_handler(int sig, long code, void *scp, char *addr) {
1170        
1171    int p;    int p;
1172    int j=page_multiple;    int j=page_multiple;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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