From 126777bc019a54afb4ec51299f2cf9d2841698aa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Apr 2007 12:26:16 +0000 Subject: re-sync after the big svn loss --- mdk-stage1/thirdparty.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mdk-stage1/thirdparty.h') diff --git a/mdk-stage1/thirdparty.h b/mdk-stage1/thirdparty.h index 23066374c..c999d6a58 100644 --- a/mdk-stage1/thirdparty.h +++ b/mdk-stage1/thirdparty.h @@ -29,4 +29,7 @@ void thirdparty_load_media_modules(void); */ void thirdparty_load_modules(void); +/* destroy all data structures related to the thirdparty module */ +void thirdparty_destroy(void); + #endif -- cgit v1.2.1