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 7f34938..da30ff5 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 |