sysmon: modify index.html for current version

modified index.html for current driver version

Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
This commit is contained in:
Subbaraya Sundeep Bhatta 2015-05-19 15:50:38 +05:30 committed by Nava kishore Manne
parent 6c0c9aaf24
commit 7691a7af63

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body bgcolor="#FFFFFF">
<h1> Example Applications for the driver sysmon_v7_0 </h1>
<h1> Example Applications for the driver sysmon_v7_1 </h1>
<HR>
<ul>
<li>xsysmon_intr_printf_example.c <a href="xsysmon_intr_printf_example.c">(source)</a> </li>
@ -18,6 +18,6 @@
<li>xsysmon_single_ch_intr_example.c <a href="xsysmon_single_ch_intr_example.c">(source)</a> </li>
<li>xsysmon_extmux_example.c <a href="xsysmon_extmux_example.c">(source)</a> </li>
</ul>
<p><font face="Times New Roman" color="#800000">Copyright <20> 1995-2014 Xilinx, Inc. All rights reserved.</font></p>
<p><font face="Times New Roman" color="#800000">Copyright <20> 1995-2015 Xilinx, Inc. All rights reserved.</font></p>
</body>
</html>