summaryrefslogtreecommitdiffstats
path: root/op-flasher/pflash/progress.h
diff options
context:
space:
mode:
Diffstat (limited to 'op-flasher/pflash/progress.h')
-rw-r--r--op-flasher/pflash/progress.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/op-flasher/pflash/progress.h b/op-flasher/pflash/progress.h
deleted file mode 100644
index 3b6137a..0000000
--- a/op-flasher/pflash/progress.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __PROGRESS_H
-#define __PROGRESS_H
-
-void progress_init(unsigned long count);
-void progress_tick(unsigned long cur);
-void progress_end(void);
-
-#endif /* __PROGRESS_H */
OpenPOWER on IntegriCloud