Define the needed ISA types for ARM

Add the minimum required ISA types to support the ARM architecture.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
Jorgen Lundman
2012-04-28 06:31:20 +00:00
committed by Brian Behlendorf
parent 710114089f
commit c421831192
2 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ struct dk_map2 default_vtoc_map[NDKMAP] = {
#if defined(_SUNOS_VTOC_16)
#if defined(i386) || defined(__amd64)
#if defined(i386) || defined(__amd64) || defined(__arm)
{ V_BOOT, V_UNMNT }, /* i - 8 */
{ V_ALTSCTR, 0 }, /* j - 9 */