Skip to content
Snippets Groups Projects
Commit 555a6529 authored by Paul Burton's avatar Paul Burton Committed by Daniel Schwierzeck
Browse files

boston: Drop unused return value


The boston lowlevel_init() function zeroes the return register v0,
despite the function not being expected to return a value & that value
never being used.

Remove the redundant assignment to v0.

Signed-off-by: default avatarPaul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent 73a01d90
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment