summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/disk.h
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-09-10 21:01:47 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-09-10 21:01:47 +0000
commit60e9475da34d156525ca41695a9f89e00641f38a (patch)
tree4f1ed12b7495e34a840279c1a0a85791ddad36cc /mdk-stage1/disk.h
parente8ba5b4ebc85c9b75c57cf48db2c805aabb2a2ce (diff)
downloaddrakx-60e9475da34d156525ca41695a9f89e00641f38a.tar
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.gz
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.bz2
drakx-60e9475da34d156525ca41695a9f89e00641f38a.tar.xz
drakx-60e9475da34d156525ca41695a9f89e00641f38a.zip
recovery
Diffstat (limited to 'mdk-stage1/disk.h')
-rw-r--r--mdk-stage1/disk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mdk-stage1/disk.h b/mdk-stage1/disk.h
index 54213cf68..303cbe138 100644
--- a/mdk-stage1/disk.h
+++ b/mdk-stage1/disk.h
@@ -23,5 +23,6 @@
#define _DISK_H_
enum return_type disk_prepare(void);
+int process_recovery(void);
#endif