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:
parent
6c0c9aaf24
commit
7691a7af63
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue