commit | e2ce81696a6aeea65e86d7677d270e589a7d4d81 | [log] [tgz] |
---|---|---|
author | Kees Jongenburger <kees.jongenburger@gmail.com> | Thu Dec 12 16:18:35 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Dec 13 09:17:32 2013 -0500 |
tree | 133507d8e558da26c9d93a6614e02893dbd1f8b8 | |
parent | ba931259b10477f5cd2dd43b290d986335d506ba [diff] |
netbsd:fix documentation typo. The documentation suggested the arguments where passed over r3-r6 while the code below simply does that over r0-r3. Cc: Kumar Gala <galak@kernel.crashing.org>