diff options
Diffstat (limited to 'doc/README.nios')
| -rw-r--r-- | doc/README.nios | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/README.nios b/doc/README.nios index 7f3493808..da30ff5ae 100644 --- a/doc/README.nios +++ b/doc/README.nios @@ -244,7 +244,7 @@ cover most of the individual functions to get you started.  		(gdb) directory common  		(gdb) directory cpu/nios -		(gdb) directory lib_nios +		(gdb) directory arch/nios/lib  		(gdb) directory board/altera/dk1c20  	Note that the last command is for the DK1C20 board only. If you |