#! /bin/bash

#
# Check Linux IA32 PAE translation
#

opts=(
    arch=ia32
    ostype=linux
    rootpgt=MACHPHYSADDR:0x926000
)

. "$srcdir"/xlat-os-common
