linux-ia64-cleanup-casting-20020423
[openafs.git] / src / afs / LINUX / osi_module.c
index bf7c9bb..74f8514 100644 (file)
@@ -139,7 +139,7 @@ unsigned char *afs_syscall_stub, *afs_xsetgroups_stub;
 
 struct fptr
 {
-       unsigned long ip;
+       void *ip;
        unsigned long gp;
 };