summaryrefslogtreecommitdiff
path: root/hw/timer
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2016-06-20 17:08:41 +0100
committerMichael Walle <michael@walle.cc>2016-06-20 18:12:04 +0200
commit6dbbe24337b7a8d4cac23d1cd4eedf6645ccf09b (patch)
tree9946321b60aefcc8e6f111294e9bc74ac08cc664 /hw/timer
parent5e502d31db1d6759baa36f765775294a2b16991e (diff)
downloadqemu-6dbbe24337b7a8d4cac23d1cd4eedf6645ccf09b.tar.gz
milkymist: update specification URLs
The old milkymist.org domain just forwards to mm-labs.hk nowadays. I've created a mirror of the documents. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'hw/timer')
-rw-r--r--hw/timer/milkymist-sysctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/timer/milkymist-sysctl.c b/hw/timer/milkymist-sysctl.c
index 30a4bc43b3..21948328ce 100644
--- a/hw/timer/milkymist-sysctl.c
+++ b/hw/timer/milkymist-sysctl.c
@@ -18,7 +18,7 @@
*
*
* Specification available at:
- * http://www.milkymist.org/socdoc/sysctl.pdf
+ * http://milkymist.walle.cc/socdoc/sysctl.pdf
*/
#include "qemu/osdep.h"