#! /bin/bash

#
# Check Linux X86_64 translation with 130M ktext mapping
#

opts=(
    arch=x86_64
    ostype=linux
    phys_base=0
)

. "$srcdir"/xlat-os-common
