usr/src/cmd/sgs/liblddbg/common/llib-llddbg
changeset 12449 a87750d92895
parent 12254 ff5bb54e2a40
child 12498 12c4df7d2890
--- a/usr/src/cmd/sgs/liblddbg/common/llib-llddbg	Wed May 19 21:10:39 2010 -0700
+++ b/usr/src/cmd/sgs/liblddbg/common/llib-llddbg	Wed May 19 22:33:49 2010 -0700
@@ -141,6 +141,8 @@
 void	Dbg64_file_cntl(Lm_list *, Aliste, Aliste);
 void	Dbg32_file_cleanup(Lm_list *, const char *, Aliste);
 void	Dbg64_file_cleanup(Lm_list *, const char *, Aliste);
+void	Dbg32_file_deferred(Lm_list *, const char *, const char *);
+void	Dbg64_file_deferred(Lm_list *, const char *, const char *);
 void	Dbg32_file_del_rescan(Lm_list *);
 void	Dbg64_file_del_rescan(Lm_list *);
 void	Dbg32_file_delete(Rt_map *);