ASR_BASE

Change-Id: Icf3719cc0afe3eeb3edc7fa80a2eb5199ca9dda1
diff --git a/marvell/linux/Documentation/doc-guide/hello.dot b/marvell/linux/Documentation/doc-guide/hello.dot
new file mode 100644
index 0000000..504621d
--- /dev/null
+++ b/marvell/linux/Documentation/doc-guide/hello.dot
@@ -0,0 +1,3 @@
+graph G {
+      Hello -- World
+}