mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-12 14:23:50 +08:00
doc: return value exception command
If the exception cannot be raised, the command returns. Currently the return values are not all the same. Remove the sub-chapter 'Return value' Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
parent
f074209ce9
commit
4038c6e848
@ -61,8 +61,3 @@ Examples
|
||||
pc = 0x56076dd1a0f9, pc_reloc = 0x540f9
|
||||
|
||||
resetting ...
|
||||
|
||||
Return value
|
||||
------------
|
||||
|
||||
The return value $? is always set to 0 (true).
|
||||
|
Loading…
Reference in New Issue
Block a user