afs-xosi-prototype-20021122
[openafs.git] / src / afs / HPUX / osi_prototypes.h
1 /*
2  * osi_prototypes.h
3  *
4  * Exported macos support routines.
5  */
6 #ifndef _OSI_PROTO_H_
7 #define _OSI_PROTO_H_
8
9 /* osi_file.c */
10 extern afs_rwlock_t afs_xosi;
11
12 #endif /* _OSI_PROTO_H_ */