summaryrefslogtreecommitdiffstats
path: root/include/test
diff options
context:
space:
mode:
Diffstat (limited to 'include/test')
-rw-r--r--include/test/suites.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/test/suites.h b/include/test/suites.h
index eae132ec2f..27813a362e 100644
--- a/include/test/suites.h
+++ b/include/test/suites.h
@@ -8,4 +8,6 @@
#ifndef __TEST_SUITES_H__
#define __TEST_SUITES_H__
+int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]);
+
#endif /* __TEST_SUITES_H__ */
OpenPOWER on IntegriCloud