defining SYSTEM_EV5 isn't all that necessary

--HG--
extra : convert_revision : 7d39dd9f814434cb95ec769204d7f2426b0290fd
This commit is contained in:
Nathan Binkert
2004-11-13 11:32:17 -05:00
parent 2282b0aa61
commit c4e5ef64b3
2 changed files with 1 additions and 5 deletions

View File

@@ -3,10 +3,6 @@
#ifndef __EV5_H__
#define __EV5_H__
#ifndef SYSTEM_EV5
#error This code is only valid for EV5 systems
#endif
#define MODE2MASK(X) (1 << (X))
// Alpha IPR register accessors