diff options
author | Sagar Karandikar <karandikarsagar@gmail.com> | 2014-08-07 02:25:37 -0700 |
---|---|---|
committer | Sagar Karandikar <karandikarsagar@gmail.com> | 2014-08-07 02:25:37 -0700 |
commit | 751d71149654528b9b6313f766a30019f2c938d9 (patch) | |
tree | 14688c4647d8dd7e014fe07cd912dfe5be2ea8b7 /README.md | |
parent | e80873a66f607a843d8de242fd0be6df67a42941 (diff) | |
download | riscv-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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ć, 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. |