summaryrefslogtreecommitdiff
path: root/hw/audio
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/audio
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/audio')
-rw-r--r--hw/audio/milkymist-ac97.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/audio/milkymist-ac97.c b/hw/audio/milkymist-ac97.c
index 5075c2b148..bc8db71ae0 100644
--- a/hw/audio/milkymist-ac97.c
+++ b/hw/audio/milkymist-ac97.c
@@ -18,7 +18,7 @@
*
*
* Specification available at:
- * http://www.milkymist.org/socdoc/ac97.pdf
+ * http://milkymist.walle.cc/socdoc/ac97.pdf
*/
#include "qemu/osdep.h"