]> git.saurik.com Git - apple/libc.git/blobdiff - mach/headers/port_obj.h
Libc-391.5.22.tar.gz
[apple/libc.git] / mach / headers / port_obj.h
index 2b30528ce3d8735f7fe62958fa8a82d02fc21001..808abf3a726a5ad8b05115314a13ff858353d7e1 100644 (file)
@@ -44,9 +44,10 @@ struct port_obj_tentry {
 
 __BEGIN_DECLS
 extern void port_obj_init(int);
+__END_DECLS
+
 extern struct port_obj_tentry *port_obj_table;
 extern int port_obj_table_size;
-__END_DECLS
 
 #ifndef PORT_OBJ_ASSERT