Skip to content
Snippets Groups Projects
Commit b7e4c26b authored by David Brownell's avatar David Brownell
Browse files

ARM7TDMI: remove forward decls


The forward decls are just code clutter; remove them, by moving
their references after definitions.  This is another file which
never needed even one internal forward declaration.

Also shrink a few overly-long lines with function declarations
or definitions;  get rid of arm7tdmi_register_commands(), it's
not needed (just delegated); minor whitespace declutter.

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 1e57376c
No related branches found
No related tags found
No related merge requests found
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