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 da30ff5ae..562814460 100644 --- a/doc/README.nios +++ b/doc/README.nios @@ -243,7 +243,7 @@ cover most of the individual functions to get you started.  	following commands, then close the console window:  		(gdb) directory common -		(gdb) directory cpu/nios +		(gdb) directory arch/nios/cpu  		(gdb) directory arch/nios/lib  		(gdb) directory board/altera/dk1c20 |