#! /bin/bash

#
# Check Linux 2.6.11 X86_64 translation without explicit version,
# using page table content alone
#

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

. "$srcdir"/xlat-os-common
