diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-24 08:13:15 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-11-24 08:13:15 +0000 |
commit | 8dab615d7d44d65eedafc26ee682d79123b57b41 (patch) | |
tree | 1c2ede8e2ab31867daffac42bc6453faeb4f0fc2 /doc/rt/index.html | |
parent | a1052ff43eb30723fcc801f6d3dcc637e1463145 (diff) | |
download | ChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.tar.gz ChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.tar.bz2 ChibiOS-8dab615d7d44d65eedafc26ee682d79123b57b41.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7529 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/rt/index.html')
-rw-r--r-- | doc/rt/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/rt/index.html b/doc/rt/index.html new file mode 100644 index 000000000..bf4fe4e3f --- /dev/null +++ b/doc/rt/index.html @@ -0,0 +1,8 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Refresh" content="0; URL=html/index.html">
+ </head>
+ <body>
+ </body>
+</html>
|