#! /bin/bash

#
# Check Linux X86_64 translation with ktext fallback to page tables
#

opts=(
    arch=x86_64
    ostype=linux
)

. "$srcdir"/xlat-os-common
