commit | 98cf57fb89b76a8ca423083d52cc647c7923fe51 | [log] [tgz] |
---|---|---|
author | Geoffrey Blake <geoffrey.blake@arm.com> | Fri Mar 09 09:59:28 2012 -0500 |
committer | Geoffrey Blake <geoffrey.blake@arm.com> | Fri Mar 09 09:59:28 2012 -0500 |
tree | 0376266c9e2b9381354bf86b3c7f2db4981577ea | |
parent | 043709fdfab3b6c46f6ef95d1f642cd3c06ee20a [diff] |
CheckerCPU: Add function stubs to non-ARM ISA source to compile with CheckerCPU Making the CheckerCPU a runtime time option requires the code to be compatible with ISAs other than ARM. This patch adds the appropriate function stubs to allow compilation.