aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSagar Karandikar <karandikarsagar@gmail.com>2014-08-07 02:25:37 -0700
committerSagar Karandikar <karandikarsagar@gmail.com>2014-08-07 02:25:37 -0700
commit751d71149654528b9b6313f766a30019f2c938d9 (patch)
tree14688c4647d8dd7e014fe07cd912dfe5be2ea8b7 /README.md
parente80873a66f607a843d8de242fd0be6df67a42941 (diff)
downloadriscv-tools-751d71149654528b9b6313f766a30019f2c938d9.zip
riscv-tools-751d71149654528b9b6313f766a30019f2c938d9.tar.gz
riscv-tools-751d71149654528b9b6313f766a30019f2c938d9.tar.bz2
fix html char code
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8293850..3b45c74 100644
--- a/README.md
+++ b/README.md
@@ -1058,7 +1058,7 @@ _"Hello world!" compiled and run on Linux/RISC-V and readelf output._
## <a name="references"></a> References
-* Waterman, A., Lee, Y., Patterson, D., and Asanovi&cacute;, K,. "The RISC-V Instruction Set Manual," vol. II, [http://inst.eecs.berkeley.edu/~cs152/sp12/handouts/riscv-supervisor.pdf](http://inst.eecs.berkeley.edu/~cs152/sp12/handouts/riscv-supervisor.pdf), 2012.
+* Waterman, A., Lee, Y., Patterson, D., and Asanovic, K,. "The RISC-V Instruction Set Manual," vol. II, [http://inst.eecs.berkeley.edu/~cs152/sp12/handouts/riscv-supervisor.pdf](http://inst.eecs.berkeley.edu/~cs152/sp12/handouts/riscv-supervisor.pdf), 2012.
* Bovet, D.P., and Cesati, M. _Understanding the Linux Kernel_, 3rd ed., O'Reilly, 2006.