/*
 * Copyright © 2016 Red Hat.
 * Copyright © 2016 Bas Nieuwenhuizen
 * SPDX-License-Identifier: MIT
 *
 * based in part on anv driver which is:
 * Copyright © 2015 Intel Corporation
 */

#ifndef TU_ANDROID_H
#define TU_ANDROID_H

#include "tu_common.h"

#endif /* TU_ANDROID_H */
