ARM11: remove previous mcr()/mrc() methods
commit63dc352876259562948b5d814de197ba534897b9
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 1 Dec 2009 08:49:16 +0000 (1 00:49 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 1 Dec 2009 08:49:16 +0000 (1 00:49 -0800)
tree4aa9a325677ba31de810819b73817cf6941e919b
parent5949a3b3a55d987008b63b80af42c08601babb75
ARM11: remove previous mcr()/mrc() methods

We don't need this code, now that the DPM code handles it.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm11.c