#! /bin/bash

#
# Check Linux X86_64 translation with 128M ktext mapping, followed
# by a non-linear jump
#

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

. "$srcdir"/xlat-os-common
