#! /bin/bash

#
# Check Linux pre-2.6.11 X86_64 translation
#

opts=(
    arch=x86_64
    ostype=linux
    osver=0x020605
)

. "$srcdir"/xlat-os-common
